MCPcopy Create free account
hub / github.com/AliveToolkit/alive2 / floor

Method floor

smt/expr.cpp:1324–1326  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1322}
1323
1324expr expr::floor() const {
1325 return round(rtn());
1326}
1327
1328expr expr::round(const expr &rm) const {
1329 C(rm);

Callers 1

toSMTMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected