desktop:desktop_chart_scripting_function_reference_floor_value

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
desktop:desktop_chart_scripting_function_reference_floor_value [2022/01/11 19:17] – created robdesktop:desktop_chart_scripting_function_reference_floor_value [2023/09/21 19:58] (current) – external edit 127.0.0.1
Line 5: Line 5:
 Computes the nearest smaller integer to the value. Computes the nearest smaller integer to the value.
  
-Function Parameters +----
-Parameter Description +
-<value> The value to compute.+
  
-Examples:+<datatables> 
 +^ Function Parameters^^ 
 +^ Parameter ^ Description ^ 
 +|<value>|The value to compute.| 
 +</datatables>
  
 +----
 +
 +
 +
 +<code lang | Examples:> 
 FLOOR(5.8) FLOOR(5.8)
 Evaluates to 5 Evaluates to 5
Line 16: Line 23:
 FLOOR(-5.8) FLOOR(-5.8)
 Evaluates to -6 Evaluates to -6
 +</code>
  
  • desktop/desktop_chart_scripting_function_reference_floor_value.1641928623.txt.gz
  • Last modified: 2023/09/21 19:55
  • (external edit)