<?xml version="1.0" encoding="UTF-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title xmlns:ns="http://www.w3.org/2005/Atom" ns:type="text">Numeric types – Haskell – Aelve Guide</title><id>https://guide.aelve.com/haskell/feed/category/bbdb1uoa</id><updated>2017-09-29T17:01:13Z</updated><link xmlns:ns="http://www.w3.org/2005/Atom" ns:href="https://guide.aelve.com/haskell/feed/category/bbdb1uoa"/><entry><id>k7iynms7</id><title xmlns:ns="http://www.w3.org/2005/Atom" ns:type="text">scientific</title><updated>2017-09-29T17:01:13Z</updated><content xmlns:ns="http://www.w3.org/2005/Atom" ns:type="html">&lt;h1&gt;  &lt;span class=&#34;item-name&#34;&gt;scientific&lt;/span&gt;

  
  (&lt;a href=&#34;https://hackage.haskell.org/package/scientific&#34;&gt;Hackage&lt;/a&gt;)
&lt;/h1&gt;&lt;p&gt;Arbitrary precision and space efficient scientific numbers implemented using a coefficient &lt;code&gt;c :: Integer&lt;/code&gt; and a base-10 exponent &lt;code&gt;e :: Int&lt;/code&gt;.&lt;/p&gt;
</content><link xmlns:ns="http://www.w3.org/2005/Atom" ns:href="https://guide.aelve.com/haskell/numeric-types-bbdb1uoa#item-k7iynms7"/></entry></feed>