Home
last modified time | relevance | path

Searched refs:MP_PI_4 (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dmodmath.c37 #define MP_PI_4 MICROPY_FLOAT_CONST(0.78539816339744830962) macro
152 return copysign(y < 0 ? MP_3_PI_4 : MP_PI_4, x); in MATH_FUN_2()

Completed in 3 milliseconds