Apa v0.6.3 ApaComp View Source
APA : Arbitrary Precision Arithmetic - Comparision - ApaComp.
Link to this section Summary
Functions
Comparison - internal function - please call Apa.comp(left, right, sclae, precision) The 'precision' of an ApaNumber is the total count of significant digits in the whole number, that is, the number of digits to both sides of the decimal point. The 'scale' of an ApaNumber is the count of decimal digits in the fractional part, to the right of the decimal point In reference to bcmath I call this function bc_comp
Link to this section Functions
Comparison - internal function - please call Apa.comp(left, right, sclae, precision) The 'precision' of an ApaNumber is the total count of significant digits in the whole number, that is, the number of digits to both sides of the decimal point. The 'scale' of an ApaNumber is the count of decimal digits in the fractional part, to the right of the decimal point In reference to bcmath I call this function bc_comp