Number Functions Flashcards

1
Q

Julia as a Second Language

Name two functions to find the minimum and maximum values of an integer type?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Julia as a Second Language

Name a function to use for unlimited integer size

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Julia as a Second Language

What are the ways to write 32 and 64 bits floating point numbers?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Julia as a Second Language

What are four ways to do division?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Julia as a Second Language

How do you write a one-line function for a math equation?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Julia as a Second Language

How do you add and subtract using a function?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Julia as a Second Language

How do you use functions to calculate remainders?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Julia as a Second Language

How do you use functions to calculate division?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

correct answer

How do you use functions to round numbers?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly