Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.math3.analysis.function Classes and Interfaces - 51 results found.
NameDescriptionTypePackageFramework
AbsAbsolute value function.Classorg.apache.commons.math3.analysis.functionApache Commons
AcosArc-cosine function.Classorg.apache.commons.math3.analysis.functionApache Commons
AcoshHyperbolic arc-cosine function.Classorg.apache.commons.math3.analysis.functionApache Commons
AddAdd the two operands.Classorg.apache.commons.math3.analysis.functionApache Commons
AsinClassorg.apache.commons.math3.analysis.functionApache Commons
AsinhHyperbolic arc-sine function.Classorg.apache.commons.math3.analysis.functionApache Commons
AtanArc-tangent function.Classorg.apache.commons.math3.analysis.functionApache Commons
Atan2Arc-tangent function.Classorg.apache.commons.math3.analysis.functionApache Commons
AtanhHyperbolic arc-tangent function.Classorg.apache.commons.math3.analysis.functionApache Commons
CbrtClassorg.apache.commons.math3.analysis.functionApache Commons
CeilClassorg.apache.commons.math3.analysis.functionApache Commons
ConstantClassorg.apache.commons.math3.analysis.functionApache Commons
CosClassorg.apache.commons.math3.analysis.functionApache Commons
CoshHyperbolic cosine function.Classorg.apache.commons.math3.analysis.functionApache Commons
DivideDivide the first operand by the second.Classorg.apache.commons.math3.analysis.functionApache Commons
ExpExponential function.Classorg.apache.commons.math3.analysis.functionApache Commons
Expm1Classorg.apache.commons.math3.analysis.functionApache Commons
FloorClassorg.apache.commons.math3.analysis.functionApache Commons
FunctionUtilsUtilities for manipulating function objects.Classorg.apache.commons.math3.analysisApache Commons
Gaussian Gaussian function.Classorg.apache.commons.math3.analysis.functionApache Commons
Gaussian .ParametricParametric function where the input array contains the parameters of the Gaussian, ordered as follows:Classorg.apache.commons.math3.analysis.function.GaussianApache Commons
HarmonicOscillator simple harmonic oscillator function.Classorg.apache.commons.math3.analysis.functionApache Commons
HarmonicOscillator .ParametricParametric function where the input array contains the parameters of the harmonic oscillator function, ordered as follows:Classorg.apache.commons.math3.analysis.function.HarmonicOscillatorApache Commons
IdentityClassorg.apache.commons.math3.analysis.functionApache Commons
InverseClassorg.apache.commons.math3.analysis.functionApache Commons
LogNatural logarithm function.Classorg.apache.commons.math3.analysis.functionApache Commons
Log10Base 10 logarithm function.Classorg.apache.commons.math3.analysis.functionApache Commons
Log1plog(1 + p) function.Classorg.apache.commons.math3.analysis.functionApache Commons
Logistic Generalised logistic function.Classorg.apache.commons.math3.analysis.functionApache Commons
Logistic .ParametricParametric function where the input array contains the parameters of the logistic function, ordered as follows:Classorg.apache.commons.math3.analysis.function.LogisticApache Commons
Logit It is the inverse of the sigmoid function.Classorg.apache.commons.math3.analysis.functionApache Commons
Logit .ParametricParametric function where the input array contains the parameters of the logit function, ordered as follows:Classorg.apache.commons.math3.analysis.function.LogitApache Commons
MaxClassorg.apache.commons.math3.analysis.functionApache Commons
MinClassorg.apache.commons.math3.analysis.functionApache Commons
MinusClassorg.apache.commons.math3.analysis.functionApache Commons
MultiplyMultiply the two operands.Classorg.apache.commons.math3.analysis.functionApache Commons
PowClassorg.apache.commons.math3.analysis.functionApache Commons
PowerClassorg.apache.commons.math3.analysis.functionApache Commons
RintClassorg.apache.commons.math3.analysis.functionApache Commons
Sigmoid It is the inverse of the logit function.Classorg.apache.commons.math3.analysis.functionApache Commons
Sigmoid .ParametricParametric function where the input array contains the parameters of the sigmoid function, orderedClassorg.apache.commons.math3.analysis.function.SigmoidApache Commons
SignumClassorg.apache.commons.math3.analysis.functionApache Commons
SinClassorg.apache.commons.math3.analysis.functionApache Commons
Sinc sinc(x) = 1 if x = 0, sin(x) / x otherwise.Classorg.apache.commons.math3.analysis.functionApache Commons
SinhHyperbolic sine function.Classorg.apache.commons.math3.analysis.functionApache Commons
SqrtSquare-root function.Classorg.apache.commons.math3.analysis.functionApache Commons
StepFunctionClassorg.apache.commons.math3.analysis.functionApache Commons
SubtractSubtract the second operand from the first.Classorg.apache.commons.math3.analysis.functionApache Commons
TanClassorg.apache.commons.math3.analysis.functionApache Commons
TanhHyperbolic tangent function.Classorg.apache.commons.math3.analysis.functionApache Commons
UlpClassorg.apache.commons.math3.analysis.functionApache Commons