MCPcopy Create free account
hub / github.com/Aghajari/MathParser / name

Method name

MathParser/src/com/aghajari/math/MathFunction.java:35–35  ·  view source on GitHub ↗

@return the name of function

()

Source from the content-addressed store, hash-verified

33 * @return the name of function
34 */
35 String name();
36
37 /**
38 * @return True if name mentions this function

Callers 2

toStringMethod · 0.65

Implementers 2

LogFunctionMathParser/src/com/aghajari/math/custo
RadicalFunctionMathParser/src/com/aghajari/math/custo

Calls

no outgoing calls

Tested by

no test coverage detected