Changes

Jump to navigation Jump to search
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
writer
6,694

edits

Navigation menu