Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

preconditions

What preconditions do the following methods from the standard Java library have?
a) Math.sqrt
b) Math.tan
c) Math.log
d) Math.exp
e) Math.pow
f) Math.abs
[203 byte] By [Mrnewbie] at [2007-11-11 6:49:09]
# 1 Re: preconditions
Please look at the API's.
http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Math.html

-----
Naveen Vooka
www.devsquare.com
Online Application Development
NaveenVooka at 2007-11-11 22:40:09 >