desktop:desktop_chart_scripting_function_referenceceiling_value

This is an old revision of the document!


CEILING Function

  • CEILING( <value> )

Computes the nearest larger integer to the value.


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

Examples:

CEILING(5.8) Evaluates to 6

CEILING(-5.8) Evaluates to -5

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