MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / c_atan2

Function c_atan2

Modules/cmathmodule.c:270–296  ·  view source on GitHub ↗

Windows screws up atan2 for inf and nan, and alpha Tru64 5.1 doesn't follow C99 for atan2(0., 0.). */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

cmathmodule.cFile · 0.85

Calls 1

copysignFunction · 0.85

Tested by

no test coverage detected