How would I write code that presents a random number between .9997 and .9557?
To further explain, what I need is a 'roll' that is capable of using non-integer values along with a somewhat complicated math formula. Which of course leads to my second question:
How would I write .01+ 1 - (.998 to the power of x times .999 to the power of y) ?
To further explain, what I need is a 'roll' that is capable of using non-integer values along with a somewhat complicated math formula. Which of course leads to my second question:
How would I write .01+ 1 - (.998 to the power of x times .999 to the power of y) ?