|
SOLUTIONS
|
NETLINK SYMBOL
SetComplexType
SetComplexType[type]
tells .NET/Link to map the specified type to Mathematica Complex numbers.
DetailsDetails
- To use SetComplexType, you first need to load .NET/Link using Needs["NETLink`"].
- This is the type that will be used when Complex numbers are sent to .NET, and objects of this type will be converted to Complex when sent to Mathematica.
- The type argument can be specified as a string or as a NETType expression obtained from LoadNETType.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
