com.singularsys.jep.reals
Interface RealUnaryFunction

All Known Implementing Classes:
Abs, ArcCosine, ArcCosineH, ArcSine, ArcSineH, ArcTangent, ArcTanH, Average, Ceil, Cosecant, Cosine, CosineH, Cotangent, Exp, Floor, Logarithm, LogBase2, NaturalLogarithm, Secant, Signum, Sine, SineH, SquareRoot, StrictNaturalLogarithm, Tangent, TanH, UMinus

public interface RealUnaryFunction


Method Summary
 double evaluate(double val)
           
 

Method Detail

evaluate

double evaluate(double val)


Copyright © 2010 Singular Systems http://www.singularsys.com/jep