Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dconstants.d36 enum real SQRT2 = 0x1.6a09e667f3bcc908b2fb1366ea958p+0L; /** $(SQRT)2 = 1.414213... */ variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmath.d585 enum real SQRT2 = 0x1.6a09e667f3bcc908b2fb1366ea958p+0L; /** $(SQRT)2 = 1.414213... */ variable