Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Newer edit →
Manuals/calci/ABS
(view source)
Revision as of 06:42, 21 April 2014
367 bytes added
,
06:42, 21 April 2014
no edit summary
Line 1:
Line 1:
−
<div style="font-size:30px">'''ABS(
n
)'''</div><br/>
+
<div style="font-size:30px">'''ABS(
Number
)'''</div><br/>
−
*
Where
<math>
n
</math> is the
any
real
number
.
+
*<math>
Number
</math> is
indicating
the real
value
.
+
==Description==
==Description==
+
*This function gives the absolute value of a given number.
*This function gives the absolute value of a given number.
−
*Here <math>
n
</math> is the real
number
which we want to
convert to
absolute value of
<math>n</math>
.
+
*Here <math>
Number
</math> is the real
value
which we want to
find
absolute value of
that number
.
*The absolute value of a real number is its distance from 0(origin) on the number line.
*The absolute value of a real number is its distance from 0(origin) on the number line.
−
*Absolute value of a number is always <math>+ve</math>
+
*Absolute value of a number is always <math>+ve</math>
.
+
*This function is used to remove negative sign from a given number.
+
*Absolute value is denoted by "||".
+
*i.e.,ABS(Number)=|Number|.
+
*Also <math>|7|=\sqrt(7^2)</math>.
+
+
==ZOS Section==
+
+
*The syntax is to calculate ABS in ZOS is <math>ABS(Number)</math>.
+
**<math>Number</math> is indicating the real value.
+
*For e.g.,ABS(-16)*-ABS(-4)/((ABS(-4))^2*ABS(-2)).
+
==Examples==
==Examples==
Devika
writer
6,694
edits