Searched refs:M_SQRT1_2 (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_trans_affine.h321 double x = M_SQRT1_2 * sx + M_SQRT1_2 * shx;
322 double y = M_SQRT1_2 * shy + M_SQRT1_2 * sy;
/haiku/headers/posix/
H A Dmath.h39 #define M_SQRT1_2 0.70710678118654752440 /* 1/sqrt(2) */ macro

Completed in 21 milliseconds