DEBSOURCES
Skip Quicknav
sources / micropython / 1.25.0%2Bds-1 / tests / float / math_domain_python311.py.exp
12345
pow(0.0000, -inf) = inf log(0.0000, -inf) = ValueError fmod(0.0000, -inf) = 0.0000 atan2(0.0000, -inf) = 3.1416 copysign(0.0000, -inf) = -0.0000