Podcast
Questions and Answers
What characters enclose a list in Mathematica?
What characters enclose a list in Mathematica?
- Square brackets [...]
- Curly braces {...} (correct)
- Parentheses (...)
- Angle brackets <...>
How are elements separated within a list in Mathematica?
How are elements separated within a list in Mathematica?
- Semicolon ;
- Period .
- Colon :
- Comma , (correct)
What can be considered a vector in Mathematica?
What can be considered a vector in Mathematica?
- A list with nested lists as elements
- Any list with more than 5 elements
- A list with numerical values or variable names and no other lists as elements (correct)
- A list with only variable names
What is the purpose of about 40% of Mathematica's functions?
What is the purpose of about 40% of Mathematica's functions?
What type of lists can be considered matrices in Mathematica?
What type of lists can be considered matrices in Mathematica?
Which of the following statements about Mathematica lists is true?
Which of the following statements about Mathematica lists is true?
In Mathematica, what can be considered as a vector?
In Mathematica, what can be considered as a vector?
What is the purpose of about 40% of Mathematica's functions?
What is the purpose of about 40% of Mathematica's functions?
In Mathematica, what type of lists can be considered matrices?
In Mathematica, what type of lists can be considered matrices?
How are elements separated within a list in Mathematica?
How are elements separated within a list in Mathematica?
Flashcards are hidden until you start studying