public class DegreesFunction extends MathFunction
Constructor and Description |
---|
DegreesFunction() |
Modifier and Type | Method and Description |
---|---|
protected double |
evaluateMathFunction(double num) |
protected String |
getFunctionName() |
evaluate
protected String getFunctionName()
getFunctionName
in class MathFunction
protected double evaluateMathFunction(double num)
evaluateMathFunction
in class MathFunction
Copyright © 2019. All rights reserved.