Home
last modified time | relevance | path

Searched defs:PI_4 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dconstants.d32 enum real PI_4 = PI/4; /** $(PI) / 4 = 0.785398... */ variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmath.d581 enum real PI_4 = PI/4; /** $(PI) / 4 = 0.785398... */ variable