Difference between revisions of "Manuals/calci/ABC"

From ZCubes Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 23: Line 23:
 
| Column1
 
| Column1
 
| class="  " | Column2
 
| class="  " | Column2
| Column3
+
| class="  " | werwetrwe
| Column4
+
 
 
|- class="odd"
 
|- class="odd"
 
| class=" " | Row1
 
| class=" " | Row1
| class="sshl_f" | 0
+
| class=" " | 0
| 3
+
| class=" " |3
| 4
+
| class=" " |4
| class="sshl_f" | 5
+
 
 
|- class="even"
 
|- class="even"
 
| class="  " | Row2
 
| class="  " | Row2
 
| class="sshl_f" | 0
 
| class="sshl_f" | 0
 
| class="sshl_f" | 8
 
| class="sshl_f" | 8
| 9
+
 
| class="sshl_f" | 128
 
 
|- class="odd"
 
|- class="odd"
 
| Row3
 
| Row3
 
| class="sshl_f" | 5
 
| class="sshl_f" | 5
 
| class="sshl_f" | 5
 
| class="sshl_f" | 5
| 14
+
 
| class="sshl_f    " | 15
 
 
|- class="even"
 
|- class="even"
| Row4
 
| class="sshl_f  " |
 
| class="sshl_f" | 0
 
| class="sshl_f" | 10000
 
| class="  " | 20
 
|- class="odd"
 
| class=" " | Row5
 
| class="sshl_f" | 0
 
| class="  " | 13
 
| 10027
 
| 168
 
|- class="even"
 
| Row6
 
| class="sshl_f" | 0
 
| 0.8509
 
| 1.6198
 
| 0.5253
 
 
|}
 
|}
 
</div></div>
 
</div></div>

Latest revision as of 00:47, 29 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