<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Test of accuracy of formatting numbers</dc:title>
  <dc:description>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 &quot;long double&quot; type, the error should
not exceed 1 ulp of the input number.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: Rmpfr, R (&gt;= 2.13.0)</dc:relation>
  <dc:creator>Petr Savicky &lt;savicky@cs.cas.cz&gt;</dc:creator>
  <dc:contributor>Petr Savicky &lt;savicky@cs.cas.cz&gt;</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2012-01-10</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=numConversion</dc:identifier>
 </rdf:Description>
</rdf:RDF>

