What is the minimal non-zero value Math.random() can return in javascript
I know computers can't work with continuums. Math.random() javascript function returns a floating-point number between 0 (inclusively) and 1 (exclusively). I wonder what is the minimal non-zero number it can return. What "step" has this function?
Aucun commentaire:
Enregistrer un commentaire