Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Newer edit →
Manuals/calci/MAX
(view source)
Revision as of 22:21, 13 December 2013
36 bytes added
,
22:21, 13 December 2013
no edit summary
Line 1:
Line 1:
=MAX(n1,n2,...)=
=MAX(n1,n2,...)=
−
*Where n1,n2,... are numbers.
+
*Where
<math>
n1,n2,...
</math>
are numbers.
MAX() calculates the largest value in a set of given values.
MAX() calculates the largest value in a set of given values.
Line 15:
Line 15:
MAX(-3,0.02,TRUE,-7) ''returns 1''
MAX(-3,0.02,TRUE,-7) ''returns 1''
−
*Arguments can be numbers, logical values, text, array or references that contain numbers.
+
*Arguments
<math>n1,n2,...</math>
can be numbers, logical values, text, array or references that contain numbers.
*Calci displays zero if the arguments do not have any numbers.
*Calci displays zero if the arguments do not have any numbers.
*If the logical values and text values are entered directly in the argument, they are considered in finding the MAX value.
*If the logical values and text values are entered directly in the argument, they are considered in finding the MAX value.
Swapna
writer
2,661
edits