<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nattou_curry_2</author_name>
  <author_url>https://blog.hatena.ne.jp/nattou_curry_2/</author_url>
  <blog_title>いろいろ解析日記</blog_title>
  <blog_url>https://nattou-curry-2.hatenadiary.org/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>目次 基本的な構造 スケールを変える 足し算 引き算 掛け算 割り算 基本的な構造 BigDecimalは数値を整数部とスケールで表現します。スケールとは小数点以下の桁数のことです。 (例) 1.234 スケールを変える スケールの変更はBigDecimalの基本的な操作です。足し算、引き算、割り算と値の比較でも使われます。 基本的な考え方 スケール(小数点位置)を変更する。 なるべく、実質的に値を変えない。(例:2.5と2.50は実質的に同じ値) スケールを増やす 2.5のスケールを「2」にする例。 実質的に値を変えず、小数点以下の桁数を「2」に変える。(2.5→2.50) 小数点を除いて、…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnattou-curry-2.hatenadiary.org%2Fentry%2F20090211%2F1234366254&quot; title=&quot; BigDecimalの仕組みを図解してみた。 - いろいろ解析日記&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/nattou_curry_2/20090212/20090212002938.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-02-11 00:30:54</published>
  <title> BigDecimalの仕組みを図解してみた。</title>
  <type>rich</type>
  <url>https://nattou-curry-2.hatenadiary.org/entry/20090211/1234366254</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
