Package com.graphbuilder.math.func
package com.graphbuilder.math.func
-
ClassDescriptionThe absolute function.The arc cosine function.The hyperbolic arc cosine function.The arc sine function.The hyperbolic arc sine function.The arc tangent function.The hyperbolic tangent sine function.The average function.The ceiling function.The combination function.The cosine function.The hyperbolic cosine function.Euler's number, e, also called the base of natural logarithms.The exp function.The factorial function.The floor function.The Function interface represents a function that takes a number of inputs and returns a value.The log base 2 function.The natural logarithm function.The log function.The max function.The min function.The mod function.The constant Pi.The power function.The random function.The round function.The sign function.The sine function.The hyperbolic sine function.The square root function.The sum function.The tangent function.The hyperbolic tangent function.