Class Tan

java.lang.Object
  |
  +--Tan

public class Tan
extends java.lang.Object


Constructor Summary
Tan()
           
 
Method Summary
static Doubleg atan(Doubleg l)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tan

public Tan()
Method Detail

atan

public static Doubleg atan(Doubleg l)

main

public static void main(java.lang.String[] args)