Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1324
expr expr::floor() const {
1325
return round(rtn());
1326
}
1327
1328
expr expr::round(const expr &rm) const {
1329
C(rm);
Callers
1
toSMT
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected