Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Newer edit →
Manuals/calci/ODDSUPTO
(view source)
Revision as of 05:23, 14 February 2019
19 bytes added
,
05:23, 14 February 2019
→Description
Line 3:
Line 3:
==Description==
==Description==
−
*This function shows the odd numbers list
with in
the given limit of the numbers.
+
*This function shows the odd numbers list
within
the given
minimum and maximum
limit of the numbers.
−
*In <math>ODDSUPTO(Limit,StartFrom)</math>, <math>Limit</math> is the maximum limit number
to display.
+
*In <math>ODDSUPTO(Limit,StartFrom)</math>, <math>Limit</math> is the maximum limit number to display.
*<math>Start From</math> is the minimum number to start the odd numbers.
*<math>Start From</math> is the minimum number to start the odd numbers.
*Any integer that cannot be divided exactly by 2 is an odd number.
*Any integer that cannot be divided exactly by 2 is an odd number.
−
*So the last digit of the numbers are 1,3,5,7 or 9.So this function shows the odd numbers
with
the given
number
of numbers.
+
*So the last digit of the numbers are 1,3,5,7 or 9.So this function shows the odd numbers
within
the given
range
of numbers.
*For Example ODDSUPTO(15,5) = 5 7 9 11 13
*For Example ODDSUPTO(15,5) = 5 7 9 11 13
Swapna
writer
2,661
edits