Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Newer edit →
Manuals/calci/UNITLE
(view source)
Revision as of 22:15, 26 June 2018
No change in size
,
22:15, 26 June 2018
no edit summary
Line 1:
Line 1:
−
<div style="font-size:30px">'''UNITLE (
A
,
B
)'''</div><br/>
+
<div style="font-size:30px">'''UNITLE (
a
,
b
)'''</div><br/>
−
*<math>
A
</math> and <math>
B
</math> are any real numbers.
+
*<math>
a
</math> and <math>
b
</math> are any real numbers.
==Description==
==Description==
*This function is the test to check if the first number is lesser than or equal to the second number.
*This function is the test to check if the first number is lesser than or equal to the second number.
−
*In <math>UNITLE(
A
,
B
)</math>, <math>
A
</math> and <math>
B
</math> are any two real numbers.
+
*In <math>UNITLE(
a
,
b
)</math>, <math>
a
</math> and <math>
b
</math> are any two real numbers.
−
*If
A
is lesser than or equal to
B
then it will return the result as TRUE.
+
*If
a
is lesser than or equal to
b
then it will return the result as TRUE.
−
*If
A
is strictly less than
B
then it will return the result as FALSE.
+
*If
a
is strictly less than
b
then it will return the result as FALSE.
==Examples==
==Examples==
Devika
writer
6,694
edits