Search:

Type: Posts; User: JavaPF

Search: Search took 0.22 seconds.

  1. Replies
    7
    Views
    4,705

    [SOLVED] Re: Mathematics in Java

    Could always substring it lol
  2. Replies
    7
    Views
    4,705

    [SOLVED] Re: Mathematics in Java

    Why is rounding not an option? #-o
  3. Replies
    7
    Views
    4,705

    [SOLVED] Re: Mathematics in Java

    Ah Chris! I was just about to submit my solution!!!



    System.out.println(Math.round(Math.pow(64.0, .16)));
Results 1 to 3 of 3