cc.redberry.core.number
Class Exponentiation
- java.lang.Object
-
- cc.redberry.core.number.Exponentiation
-
public final class Exponentiation extends java.lang.ObjectThis class contains methods for complex numbers exponentiation.
-
-
Constructor Summary
Constructors Constructor and Description Exponentiation()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static ComplexexponentiateIfPossible(Complex base, Complex power)static RealexponentiateIfPossible(Real base, Real power)static ComplexfindIntegerRoot(Complex base, java.math.BigInteger power)
-
DataMelt 3.0 © DataMelt by jWork.ORG