esuslogo
 [To advertise Java(tm) Events here, contact joris@esus.com!]
banner

Java™
by example!






New @ Esus.com


  gb  In-house search engine for better results!

  gb  Get updates with the esus.com
newsletter!









  Home 
 Browse Categories 
 Ask a Java Question 
 Help 
  For Java Tips & Tricks, subscribe to the esus.com newsletter!
Search Java Q&A, Links, API's:   adv 

Become a member to observe this category
Math (java.math.*)

You can use this class for basic numerical operations (exp, pow, sqrt, sin, ...). Most of these methods have been written in native code. For more complicated math functions, check out the number of links here available!

Featured Books


Subcategories



Questions & Answers
= answered, = unanswered

General:

  How do I get the absolute value of a number?
  How do I get the square root of a number?
  How do I round a float or a double to an int?
  How do I round down a float or a double?
  How do I round up a float or a double?
  How do I get the cos, sin or tan or a number?
  How do I get the acos, asin or atan or a number?
  How do I get the remainder of a floating-point division?
  How do I get the natural log of a number?
  How do I get the minimum of two numbers?
  How do I get the maximum of two numbers?
  Is there a function to calculate e to the power x?
  How do I get the value for e or for pi?
  How do I raise a number to a power?
  How do I get a random floating-point number?
  How do I seed the random number generator?
  What does the strictfp keyword do?
  How do I convert from Big Endian to Little Endian?
  How do I display numbers in scientific notation?
  How do I display numbers with leading zeroes?
  How do I convert from radians to degrees and vice versa?


Further Information (sorted alphabetically)
Api's:

Articles:

Related Links:

Products:

Related Books:







Terms of Service | Privacy Policy | Contact

Copyright © 2000-2003 Esus.com - All Rights Reserved 
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. Esus.com is independent of Sun Microsystems, Inc. All other trademarks are the sole property of their respective owners.