Difference between revisions of "Manuals/calci/ABC"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "<div id="16SpaceContent" align="left"><div class="ZEditBox" align="justify"> Syntax </div></div> ---- <div id="18SpaceContent" align="left"><div class="ZEditBox" align...")
 
Line 35: Line 35:
 
</div></div>
 
</div></div>
 
----
 
----
<div id="6SpaceContent" class="zcontent" align="left">
 
  
{| id="TABLE3" class="SpreadSheet blue"
 
|- class="even"
 
| class=" " |
 
| Column1
 
| class="  " | Column2
 
| Column3
 
| Column4
 
|- class="odd"
 
| class=" " | Row1
 
| class="sshl_f" | 0
 
| 3
 
| 4
 
| class="sshl_f" | 5
 
|- class="even"
 
| class="  " | Row2
 
| class="sshl_f" | 0
 
| class="sshl_f" | 8
 
| 9
 
| class="sshl_f" | 128
 
|- class="odd"
 
| Row3
 
| class="sshl_f" | 5
 
| class="sshl_f" | 5
 
| 14
 
| class="sshl_f    " | 15
 
|- 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 align="left"></div>''''''</div>
 
<div align="left"></div>''''''</div>

Revision as of 00:43, 29 October 2013

Syntax



Examples


It calculates the absolute value of a number.


'   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