Changes

Jump to navigation Jump to search
1,053 bytes added ,  19:40, 12 April 2018
Created page with "<div style="font-size:30px">'''UPTO (From,To,By)'''</div><br/> *<math>From</math>, <math>To</math> and <math>By</math> are real numbers. ==Description== *This function shows ..."
<div style="font-size:30px">'''UPTO (From,To,By)'''</div><br/>
*<math>From</math>, <math>To</math> and <math>By</math> are real numbers.

==Description==
*This function shows the with in the given range of numbers.
*In <math>UPTO (From,To,By)</math>,<math>From</math> is the starting number,<math>To</math> is the final number and <math>By</math> is the skip number.
*This function is showing all the numbers starting from the first value which is given as first parameter.
*Also the set of values which is ended in the second parameter with the skip value.
*The parameter value can be positive integer,negative integer,and decimals.
*This function will return the result as error when the skip value is negative.
*When the skip value is omitted then the skip value is considered as 1.

==Examples==

==See Also==
*[[Manuals/calci/EVENSUPTO | EVENSUPTO]]
*[[Manuals/calci/ODDSUPTO | ODDSUPTO ]]



==References==
[https://www.mathsisfun.com/numbers/even-odd.html Even numbers]




*[[Z_API_Functions | List of Main Z Functions]]

*[[ Z3 | Z3 home ]]
writer
6,694

edits

Navigation menu