Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Java programming help
#2
Math.sqrt(double d) or Math.pow(double d, 0.5) (I've not checked what's faster, actually. Something I should do)
Math-class. (Static, don't initialize it)

Use the Java API next time you need to look up something.
Reply


Messages In This Thread
Java programming help - by Horusmaster - 2008-09-17, 06:48 PM
Java programming help - by Nikkey - 2008-09-17, 07:08 PM
Java programming help - by Horusmaster - 2008-09-17, 07:43 PM

Forum Jump:


Users browsing this thread: