Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
toString
Method · 0.65
MathFunctionInvalidArgumentsException
Method · 0.65
Implementers
2
LogFunction
MathParser/src/com/aghajari/math/custo
RadicalFunction
MathParser/src/com/aghajari/math/custo
Calls
no outgoing calls
Tested by
no test coverage detected