Searched refs:sqrt2pi (Results 1 – 2 of 2) sorted by relevance
101 vector float sqrt2pi = spu_splats(2.506628274631000502415765284811f); in _tgammaf4() local203 sum = spu_mul(sum, sqrt2pi); in _tgammaf4()
154 vector double sqrt2pi = spu_splats(2.50662827463100050241576528481); in _tgammad2() local258 sum = spu_mul(sum, sqrt2pi); in _tgammad2()