|
SOLUTIONS
|
DEVELOPER PACKAGE SYMBOL
FromPackedArray
FromPackedArray[expr]
unpacks expr so that its internal representation is not a packed array.
DetailsDetails
- To use
, you first need to load the Developer Utilities Package using Needs["Developer`"]. - Using
will not change results generated by Mathematica, but can reduce speed of execution and increase memory usage. - If expr is not a packed array, FromPackedArray[expr] returns expr unchanged.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
