Home
last modified time | relevance | path

Searched refs:pip4 (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/lib/Math/
DTrig.pm59 sub pip4 () { pi / 4 } subroutine
DComplex.t439 print (abs(atan2(cplx(0, 1), cplx(0, 1)) - \$pip4) < $eps ? "ok $test\n" : "not ok $test\n");