<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nainaistar</author_name>
  <author_url>https://blog.hatena.ne.jp/nainaistar/</author_url>
  <blog_title>きり丸の技術日記</blog_title>
  <blog_url>https://nainaistar.hatenablog.com/</blog_url>
  <categories>
    <anon>Java</anon>
    <anon>技術</anon>
  </categories>
  <description>自分が知りたかったBigDecimalの知識を集める記事。なお、基本型を扱う関係上、新規性は多くありません。強いて言えば、2021年でも扱えるってことくらいですかね。 環境 Java 15 この記事を読んでわかること一覧 precisionとscale（有効桁数と精度） 型宣言 足し算 引き算 掛け算 割り算 10倍や100倍、または1/10や1/100 余り 四捨五入等の丸めを行う 比較 ±変換 文字列化 リストのBigDecimalを計算する 1.00000を1に丸める precisionとscale（有効桁数と精度） BigDecimalを扱うのであれば抑えておくべき内容。 precis…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnainaistar.hatenablog.com%2Fentry%2F2021%2F04%2F01%2F120000&quot; title=&quot;JavaのBigDecimalをまとめる（リストのBigDecimalの計算も）【2021年】 - きり丸の技術日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/n/nainaistar/20210322/20210322191647.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-04-01 12:00:00</published>
  <title>JavaのBigDecimalをまとめる（リストのBigDecimalの計算も）【2021年】</title>
  <type>rich</type>
  <url>https://nainaistar.hatenablog.com/entry/2021/04/01/120000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
