Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.memoire.fdcalc
Class Ln  view Ln download Ln.java

java.lang.Object
  extended bycom.memoire.fdcalc.Composant
      extended bycom.memoire.fdcalc.Expression
          extended bycom.memoire.fdcalc.Liste
              extended bycom.memoire.fdcalc.Ln

public class Ln
extends Liste


Field Summary
 
Fields inherited from class com.memoire.fdcalc.Liste
ANS, COS, DEG, degre_, EXP, fin_, LISTE, liste_, LN, r_, RAD, SIMPLE, SIN, TAN
 
Constructor Summary
Ln()
           
 
Method Summary
 Nombre evalue()
           
 java.lang.String retour()
           
 
Methods inherited from class com.memoire.fdcalc.Liste
ajout, ajout, ajout, ajout, ajout, ajout, annuleFin, bon, calcul, changeTypeAngle, derEstListe, derEstNbr, derEstNbrS, efface, est, estAns, estCos, estExp, estExpr, estLn, estOp, estSimple, estSin, estTan, expr, fin, fin, op, ori, ori, retour, retourTypeAngle, stDer, supp, suppDer, taille
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Ln

public Ln()
Method Detail

retour

public final java.lang.String retour()
Specified by:
retour in class Composant

evalue

public Nombre evalue()
              throws ExceptionDeSyntaxe
Specified by:
evalue in class Composant