Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ builtin_float.py
File
builtin_float.py
extra_tests/snippets/builtin_float.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
math
2
3
from
testutils
import
assert_raises
4
Callers
nothing calls this directly
Calls
15
assert_raises
Function · 0.90
hash
Function · 0.85
isinstance
Function · 0.85
str
Function · 0.85
identical
Function · 0.85
trunc
Method · 0.80
exec
Function · 0.70
format
Function · 0.50
__add__
Method · 0.45
__radd__
Method · 0.45
__sub__
Method · 0.45
__rmul__
Method · 0.45
Tested by
no test coverage detected