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

Method create

MathParser/src/com/aghajari/math/MathParser.java:153–155  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

151 }
152
153 public static MathParser create() {
154 return new MathParser();
155 }
156
157 /**
158 * Parses and calculates the expression

Callers 2

mainMethod · 0.95
cloneMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected