MCPcopy Index your code
hub / github.com/RustPython/RustPython / test_powfloat

Function test_powfloat

extra_tests/snippets/builtin_pow.py:86–87  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

84
85
86def test_powfloat():
87 powtest(float)
88
89
90def test_other():

Callers

nothing calls this directly

Calls 1

powtestFunction · 0.85

Tested by

no test coverage detected