T
- the type of the field elementspublic interface RealFieldElement<T> extends CalculusFieldElement<T>
FieldElement
DEG_TO_RAD, RAD_TO_DEG
Modifier and Type | Method and Description |
---|---|
T |
abs()
absolute value.
|
default long |
round()
Get the closest long to instance real value.
|
acos, acosh, add, asin, asinh, atan, atan2, atanh, cbrt, ceil, copySign, copySign, cos, cosh, divide, exp, expm1, floor, getExponent, getReal, hypot, isInfinite, isNaN, linearCombination, linearCombination, linearCombination, linearCombination, linearCombination, linearCombination, linearCombination, linearCombination, log, log10, log1p, multiply, newInstance, pow, pow, pow, reciprocal, remainder, remainder, rint, rootN, scalb, signum, sin, sinCos, sinh, sqrt, subtract, tan, tanh, toDegrees, toRadians
default long round()
CalculusFieldElement.getReal()
T abs()
Copyright © 2016–2020 Hipparchus.org. All rights reserved.