Search:

Type: Posts; User: newbie

Search: Search took 0.10 seconds.

  1. Thread: Calculating pi

    by newbie
    Replies
    4
    Views
    1,109

    Re: Calculating pi

    But note, the Math library does not touch into any OO principles etc. which you need to be aware of. It is essentially an utility class which is auto-imported into your classes via the java.lang...
  2. Thread: Calculating pi

    by newbie
    Replies
    4
    Views
    1,109

    Re: Calculating pi

    Any reason you're not using Java's Math.PI?
Results 1 to 2 of 2