Difference between revisions of "Manuals/calci/ABC"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
<font size="3"><font face="Times New Roman">It calculates the absolute value of a number. </font></font> | <font size="3"><font face="Times New Roman">It calculates the absolute value of a number. </font></font> | ||
+ | <div id="6SpaceContent" class="zcontent" align="left"> | ||
+ | {| id="TABLE3" class="SpreadSheet blue" | ||
+ | |- class="even" | ||
+ | | class=" " | | ||
+ | | Column1 | ||
+ | | class=" " | Column2 | ||
+ | | class=" " | werwetrwe | ||
+ | |||
+ | |- class="odd" | ||
+ | | class=" " | Row1 | ||
+ | | class=" " | 0 | ||
+ | | class=" " |3 | ||
+ | | class=" " |4 | ||
+ | |||
+ | |- class="even" | ||
+ | | class=" " | Row2 | ||
+ | | class="sshl_f" | 0 | ||
+ | | class="sshl_f" | 8 | ||
+ | |||
+ | |- class="odd" | ||
+ | | Row3 | ||
+ | | class="sshl_f" | 5 | ||
+ | | class="sshl_f" | 5 | ||
+ | |||
+ | |- class="even" | ||
+ | |} | ||
</div></div> | </div></div> | ||
---- | ---- |
Latest revision as of 23:47, 28 October 2013
Syntax
Examples
It calculates the absolute value of a number.
Column1 | Column2 | werwetrwe | |
Row1 | 0 | 3 | 4 |
Row2 | 0 | 8 | |
Row3 | 5 | 5 |
' ABS '
Description
ABS (N1)
Where N1 is a real number of which you want the absolute value.
ABS(N1)
That is ABS(-5) is 5