|
SOLUTIONS
|
Mathematica
>
Mathematics and Algorithms
>
Matrices and Linear Algebra
>
Constructing Matrices
>
Normal
BUILT-IN MATHEMATICA SYMBOL
Normal
Normal[expr]
converts expr to a normal expression, from a variety of special forms.
DetailsDetails
- Normal[expr] converts SparseArray objects into ordinary arrays.
- Normal[expr] converts a power series to a normal expression by truncating higher-order terms.
- Normal[expr] converts GraphicsComplex objects into ordinary lists of graphics primitives and directives.
- Normal[expr] converts RootSum objects into explicit sums involving Root objects.
- When additional "data types" are introduced, Normal should be defined to convert them, when possible, to normal expressions.
New in 1 | Last modified in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
