Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dconstants.d31 enum real PI_2 = PI/2; /** $(PI) / 2 = 1.570796... */ variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmath.d580 enum real PI_2 = PI/2; /** $(PI) / 2 = 1.570796... */ variable