Search:

Type: Posts; User: Freaky Chris

Search: Search took 0.08 seconds.

  1. Replies
    6
    Views
    2,440

    Re: Evaluating to negative zero

    indeed lol
  2. Replies
    6
    Views
    2,440

    Re: Evaluating to negative zero

    Turns out Java has a bit of a problem. When you multiply any float / double by 0 you will always get the sign of the original double / float, rather than plain positive 0.

    Hence why 0*3*-0.75........
Results 1 to 2 of 2