Lines Matching defs:accuracy
26 sub accuracy {
28 $int_class -> accuracy(@_);
29 $float_class -> accuracy(@_);
334 push @import, 'accuracy', shift();
428 # This should depend on the current accuracy/precision. Fixme!
601 =item a or accuracy
603 This sets the accuracy for all math operations. The argument must be greater
608 Note that setting precision and accuracy at the same time is not possible.
619 Note that setting precision and accuracy at the same time is not possible.
745 bexp($power, $accuracy);
748 accuracy.
756 bpi($accuracy);
758 Returns PI to the wanted accuracy.
764 =item accuracy()
766 Set or get the accuracy.