Framework:FKT ABS: Difference between revisions
From CoPlanner 10
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
==[[Framework:Formulae#Functions|Function]]== | ==[[Framework:Formulae#Functions|Function]]== | ||
<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) | ||
| Line 10: | Line 10: | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
[[Category: | [[Category:Functions|ABS]] | ||
[[Category:Functions_-_server-side|ABS]] | |||
[[de:Framework:FKT_ABS]] | [[de:Framework:FKT_ABS]] | ||
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)