desktop:desktop_chart_scripting_function_reference_floor_value

This is an old revision of the document!


FLOOR Function

  • FLOOR( <value> )

Computes the nearest smaller integer to the value.

Function Parameters Parameter Description <value> The value to compute.

Examples:

FLOOR(5.8) Evaluates to 5

FLOOR(-5.8) Evaluates to -6

  • desktop/desktop_chart_scripting_function_reference_floor_value.1641928623.txt.gz
  • Last modified: 2023/09/21 19:55
  • (external edit)