Lines Matching defs:accuracy
21 sub accuracy {
23 $obj_class -> accuracy(@_);
271 push @import, 'accuracy', shift();
368 # This should depend on the current accuracy/precision. Fixme!
466 =item a or accuracy
468 This sets the accuracy for all math operations. The argument must be greater
473 Note that setting precision and accuracy at the same time is not possible.
484 Note that setting precision and accuracy at the same time is not possible.
614 bexp($power, $accuracy);
617 accuracy.
625 bpi($accuracy);
627 Returns PI to the wanted accuracy.
633 =item accuracy()
635 Set or get the accuracy.