|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcds.tools.parser.Operator
cds.tools.parser.Function
cds.tools.parser.NepLog
public class NepLog
Fonction logarithme népérien this class used to be called "Ln" but some Windows JVM did not like that (!)
| Constructor Summary | |
|---|---|
NepLog()
|
|
| Method Summary | |
|---|---|
double |
eval(double x)
évaluation de la fonction au point x |
java.lang.String |
keyword()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NepLog()
| Method Detail |
|---|
public java.lang.String keyword()
public double eval(double x)
Function
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||