Floor Data Member Function

Rounds the value down to the largest value that is not greater than the source value.

Prototype

static double Floor( double value )

Parameters

Parameter Type Parameter Name Documentation
doublevalueThe source value.

Examples

Copy Text To Clipboard

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