Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Trig classes in Java

Status
Not open for further replies.

quickblueink

Technical User
Joined
Apr 5, 2001
Messages
57
Location
US
Surely there are classes dedicated to sine, cosine, tangent, etc., with static fields like PI, but I can't find them anywhere in the J2SE API's. Does anyone know what packages/classes these are in? Do I need to have J2EE to get these features?
 
Dang! I just realized that i was checking java.Math and not java.lang.Math. Thanks.
 
[cannon] ..... (quickblueink)

LOL

-pete
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top