java.lang.Object
com.memoire.fdcalc.Composant
com.memoire.fdcalc.Expression
com.memoire.fdcalc.Liste
com.memoire.fdcalc.Ln
- public class Ln
- extends Liste
| Fields inherited from class com.memoire.fdcalc.Liste |
ANS, COS, DEG, degre_, EXP, fin_, LISTE, liste_, LN, r_, RAD, SIMPLE, SIN, TAN |
| 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 |
Ln
public Ln()
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