This site requires JavaScript, please enable it in your browser!
Greenfoot back
Nosson1459
Nosson1459 wrote ...

2016/12/27

float

Nosson1459 Nosson1459

2016/12/27

#
what is a float, I came across it in the java.util.Random package and I couldn't c wat the difference between nextFloat and nextDouble was
danpost danpost

2016/12/27

#
Nosson1459 wrote...
what is a float, I came across it in the java.util.Random package and I couldn't c wat the difference between nextFloat and nextDouble was
You might want to review this page of the java tutorials for the answer to this question.
You need to login to post a reply.