Framework:FKT ABS: Difference between revisions

From CoPlanner 10
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 1: Line 1:
==[[Framework:Formulae#Functions|Function]]==
==[[Framework:Formulae#Functions|Function]]==
<span {{CoPFormel}}>FKT_ABS(<Value>)</span>


<span {{CoPFormel}}>FKT_ABS(<Value>)</span><br>
This function belongs to [[:Category:Functions_-_server-side|server-side functions]].


==Result==
==Result==
If a value is indicated, an absolute value is provided as a result. (Example: 5.2367 is turned into 5)
If a value is indicated, an absolute value is provided as a result. (Example: 5.2367 is turned into 5)



Latest revision as of 08:31, 24 May 2012

Function

FKT_ABS(<Value>)
This function belongs to server-side functions.

Result

If a value is indicated, an absolute value is provided as a result. (Example: 5.2367 is turned into 5)