Changes

Jump to navigation Jump to search
Created page with "<div style="font-size:30px">'''GENERATEPOSITIVE (Range,HowMany)'''</div><br/> *<math>Range</math> is the range between which numbers are displayed. *<math>HowMany</math> is th..."
<div style="font-size:30px">'''GENERATEPOSITIVE (Range,HowMany)'''</div><br/>
*<math>Range</math> is the range between which numbers are displayed.
*<math>HowMany</math> is the count as how many numbers are to be displayed.

==Description==
*This function shows the positive values with in the given range of values.
*In <math>GENERATEPOSITIVE(Range,HowMany)</math>,<math>Range</math> is the range between which numbers are displayed.
*<math>HowMany</math> is the count as how many numbers are to be displayed.
*A positive number is a real number which is greater than zero.
*Positive numbers are usually written without any sign or a plus sign in front.Every real number other than zero is either positive or negative.
*Here it is showing all the positive values in decimals with in the specified range.
*For example GENERATEPOSITIVE(4,2)=3.6928006200804546 2.6342404147630454

==Examples==
#GENERATEPOSITIVE(5,2) = 4.593055502601008 3.8801138987342174
#GENERATEPOSITIVE(654,6.2) = 356.434508567822 139.65836737275245 281.23647465253674 613.2879254939877 400.2802017512413 640.4026259944553 601.4962463418055
#GENERATEPOSITIVE(-5432,5) = 1.0723797709248828 4653.385729516522 4520.44841269371 3274.2862406399345 543.1773514877133

==See Also==
*[[Manuals/calci/GENERATENEGATIVENONZEROINTEGER| GENERATENEGATIVENONZEROINTEGER]]
*[[Manuals/calci/GENERATEINTEGER| GENERATEINTEGER]]
*[[Manuals/calci/GENERATENATURAL| GENERATENATURAL]]

==References==
*[https://www.mathsisfun.com/positive-negative-integers.html Integers]


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

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

edits

Navigation menu