AddFloat32 Data Member Function

Adds a <float32> value to the array. The value is converted to a float16.

Prototype

int32 AddFloat32( double value )

Parameters

Parameter Type Parameter Name Documentation
doublevalueThe value to add to the array.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.