Index
All Classes|All Packages|Constant Field Values
T
- tangentLine(double, Function) - Method in class io.github.derivasians.calculatte.Calculatte
-
Finds the tangent line of
function
at point,x
. - trapezoidalSum(double, double, Function, int) - Method in class io.github.derivasians.calculatte.Calculatte
-
Finds the approximate area under the curve using the trapezoidal sum rule with
n
trapezoids. - trapezoidalSumRoundingDecimalPlaces - Static variable in class io.github.derivasians.calculatte.Calculatte
-
Represents how many decimal places this variable's respective calculation(s) should be rounded too.
All Classes|All Packages|Constant Field Values