<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 09:07:50 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) ParseFloat reemplacement with a limit of decimals to show - amischol</title>
      <link>https://snipplr.com/view/13975/parsefloat-reemplacement-with-a-limit-of-decimals-to-show</link>
      <description>&lt;p&gt;This snippet is a reemplacement for the parseFloat function of the Javascript language. This new function gets one or two parameters if only one parameter is defined the function is like the original parseFloat. If there are two parameter passed to the function, the first parameter must be a string or number and the second parameter must be the number of decimals we want to get, if the last decimal is greater or equal than five the last decimal is incremented by one.&lt;/p&gt;</description>
      <pubDate>Sun, 12 Apr 2009 15:04:54 UTC</pubDate>
      <guid>https://snipplr.com/view/13975/parsefloat-reemplacement-with-a-limit-of-decimals-to-show</guid>
    </item>
  </channel>
</rss>
