Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
152
CanonicalForm ParseUtil::getval()
153
{
154
return value->getval();
155
}
156
157
int ParseUtil::getintval()
158
{
Callers
15
gmp_numerator
Function · 0.45
gmp_denominator
Function · 0.45
gf_value
Function · 0.45
out_cf
Function · 0.45
invert
Method · 0.45
tryInvert
Method · 0.45
addsame
Method · 0.45
subsame
Method · 0.45
mulsame
Method · 0.45
tryMulsame
Method · 0.45
divsame
Method · 0.45
tryDivsame
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected