Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dconstants.d37 enum real SQRT1_2 = SQRT2/2; /** $(SQRT)$(HALF) = 0.707106... */ variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmath.d586 enum real SQRT1_2 = SQRT2/2; /** $(SQRT)$(HALF) = 0.707106... */ variable