Searched refs:pip4 (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/lib/Math/ | ||
| D | Trig.pm | 59 sub pip4 () { pi / 4 } subroutine |
| D | Complex.t | 439 print (abs(atan2(cplx(0, 1), cplx(0, 1)) - \$pip4) < $eps ? "ok $test\n" : "not ok $test\n"); |