Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Manuals/calci/ODDSUPTO
(view source)
Revision as of 10:28, 14 April 2022
72 bytes added
,
10:28, 14 April 2022
→Examples
Line 11:
Line 11:
==Examples==
==Examples==
−
#ODDSUPTO(90,80) =
81 83 85 87 89
+
#ODDSUPTO(90,80) =
80 82 84 86 88(If the start is not Odd, it will start from the Start parameter itself)
#ODDSUPTO(20.4,7.4)=7.4 9.4 11.4 13.4 15.4 17.4 19.4
#ODDSUPTO(20.4,7.4)=7.4 9.4 11.4 13.4 15.4 17.4 19.4
#ODDSUPTO(10,-10) = -9 -7 -5 -3 -1 1 3 5 7 9
#ODDSUPTO(10,-10) = -9 -7 -5 -3 -1 1 3 5 7 9
Devika
writer
6,694
edits