C Math Library Reference    
mlfScalar

Create and initialize a 1-by-1 array

C Prototype

Arguments
double v
   Initial contents of the array

Description

This function creates a 1-by-1 array whose contents are initialized to the value of v.

Example

See Also
mlfComplexScalar


 mlfReturnValue mlfSetErrorHandler