Packages Flashcards

1
Q

Julia as a Second Language

What is the package containing extra math constants?

A

Base.MathConstants

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

How do you call up the statistic module?

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

What is the benefits of calling up the statistic module (or any module)?

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

In the REPL, how can you get help with the statistic module (or any other module)?

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

In the REPL, how can you get an overview of what types and functions exist with the statistic module (or any other module)?

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

What are two ways to compute averages using the statistic module?

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

How can you find how much values differ, using the statistic module?

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