Prints a <float64>.
string PrintFloat64( float64 p_dValue, int32 p_iDecimalPlaces )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| float64 | p_dValue | The <float64> to print. |
| int32 | p_iDecimalPlaces | The number of decimal places to print. |
None published. Please look for an example in the Simdify Scripting Language code base.