<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Decimal on mrchi</title>
    <link>https://blog.mrchi.cc/tags/decimal/</link>
    <description>Recent content in Decimal on mrchi</description>
    <generator>Hugo -- 0.151.2</generator>
    <language>zh-cn</language>
    <lastBuildDate>Sun, 07 Apr 2019 14:56:40 +0800</lastBuildDate>
    <atom:link href="https://blog.mrchi.cc/tags/decimal/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Python 中的四舍五入</title>
      <link>https://blog.mrchi.cc/posts/float-rounding-in-python/</link>
      <pubDate>Sun, 07 Apr 2019 14:56:40 +0800</pubDate>
      <guid>https://blog.mrchi.cc/posts/float-rounding-in-python/</guid>
      <description>解释 Python 中 round 不精确的原因，推荐使用 decimal.quantize 配合 ROUND_HALF_UP 进行精确四舍五入。</description>
    </item>
  </channel>
</rss>
