numConversion: Test of accuracy of formatting numbers
Functions scientific.mpfr() and get.format.from.sci()
allow to compute format information for numbers with high
accuracy using Rmpfr package. Function check.format() compares
this to the output of R base function format.info(). On
platforms with a proper "long double" type, the error should
not exceed 1 ulp of the input number.
| Version: |
0.2-4 |
| Depends: |
Rmpfr, R (≥ 2.13.0) |
| Published: |
2012-01-10 |
| Author: |
Petr Savicky |
| Maintainer: |
Petr Savicky <savicky at cs.cas.cz> |
| License: |
GPL-3 |
| NeedsCompilation: |
no |
| CRAN checks: |
numConversion results |
Downloads: