Lines Matching defs:accuracy
21 sub accuracy {
23 $obj_class -> accuracy(@_);
292 push @import, 'accuracy', shift();
518 =item a or accuracy
520 This sets the accuracy for all math operations. The argument must be greater
525 Note that setting precision and accuracy at the same time is not possible.
537 Note that setting precision and accuracy at the same time is not possible.
668 bexp($power, $accuracy);
671 accuracy.
681 bpi($accuracy);
683 Returns PI to the wanted accuracy. Note that under C<bigint>, this is truncated
690 =item accuracy()
692 Set or get the accuracy.