Searched refs:ffround (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/lib/Math/BigRat/
H A DTest.pm64 sub ffround subroutine
72 $class->new($y->ffround($p));
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dbigfloatpl.t132 &ffround
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigFloat.pm91 qw / fadd fsub fmul fdiv fround ffround fsqrt fmod fstr fsstr fpow fnorm
2701 =item ffround ( +$scale )
2706 =item ffround ( -$scale )
2710 =item ffround ( 0 )
H A DBigInt.pm936 # now round, by calling either fround or ffround:
3370 * ffround($p) is able to round to $p number of digits after the decimal
3381 or ffround, and never for BigInt (not implemented)
3549 fround()/bround() is for accuracy rounding, while ffround()/bfround()

Completed in 63 milliseconds