Class Operator
java.lang.Object
frc.team_8840_lib.utils.math.operators.Operator
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Operator
public Operator(double value)
-
-
Method Details
-
calculate
public double calculate(double x) -
inverse
public double inverse(double y) -
getValue
public double getValue()
-