MCPcopy Create free account
hub / github.com/Singular/Singular / getval

Method getval

factory/parseutil.cc:152–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150}
151
152CanonicalForm ParseUtil::getval()
153{
154 return value->getval();
155}
156
157int ParseUtil::getintval()
158{

Callers 15

gmp_numeratorFunction · 0.45
gmp_denominatorFunction · 0.45
gf_valueFunction · 0.45
out_cfFunction · 0.45
invertMethod · 0.45
tryInvertMethod · 0.45
addsameMethod · 0.45
subsameMethod · 0.45
mulsameMethod · 0.45
tryMulsameMethod · 0.45
divsameMethod · 0.45
tryDivsameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected