Index
All Classes|All Packages|Constant Field Values
P
- polarArea(double, double, Function) - Method in class io.github.derivasians.calculatte.Calculatte
-
Finds the area bounded by a polar function,
r
of theta, between two radian measures. - polarAreaRoundingDecimalPlaces - Static variable in class io.github.derivasians.calculatte.Calculatte
-
Represents how many decimal places this variable's respective calculation(s) should be rounded too.
- positiveInfinity - Static variable in class io.github.derivasians.calculatte.Calculatte
-
All values greater than
positiveInfinity
will be rounded up toDouble.POSITIVE_INFINITY
byCalculatte.round()
.
All Classes|All Packages|Constant Field Values