Package org.hipparchus.analysis.function
package org.hipparchus.analysis.function
The function package contains function objects that wrap the
methods contained in Math, as well as common
mathematical functions such as the gaussian and sinc functions.
-
ClassesClassDescriptionAbsolute value function.Arc-cosine function.Hyperbolic arc-cosine function.Add the two operands.Arc-sine function.Hyperbolic arc-sine function.Arc-tangent function.Arc-tangent function.Hyperbolic arc-tangent function.Cube root function.
ceilfunction.Constant function.Cosine function.Hyperbolic cosine function.Divide the first operand by the second.Exponential function.ex-1function.floorfunction.Gaussian function.Parametric function where the input array contains the parameters of the Gaussian, ordered as follows: Norm Mean Standard deviationsimple harmonic oscillator function.Parametric function where the input array contains the parameters of the harmonic oscillator function, ordered as follows: Amplitude Angular frequency PhaseIdentity function.Inverse function.Natural logarithm function.Base 10 logarithm function.log(1 + p)function.Generalised logistic function.Parametric function where the input array contains the parameters of thelogistic function, ordered as follows: k m b q a nLogit function.Parametric function where the input array contains the parameters of the logit function, ordered as follows: Lower bound Higher boundMaximum function.Minimum function.Minus function.Multiply the two operands.Power function.Power function.rintfunction.Sigmoid function.Parametric function where the input array contains the parameters of thesigmoid function, ordered as follows: Lower asymptote Higher asymptoteSine function.Sinc function, defined byHyperbolic sine function.Square-root function.Subtract the second operand from the first.Tangent function.Hyperbolic tangent function.ulpfunction.