<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>glass-_-onion</author_name>
  <author_url>https://blog.hatena.ne.jp/glass-_-onion/</author_url>
  <blog_title>A Day In The Life</blog_title>
  <blog_url>https://glassonion.hatenablog.com/</blog_url>
  <categories>
    <anon>java</anon>
  </categories>
  <description>JAVAで四捨五入する時のやり方。 BigDecimal value = new BigDecimal(&quot;2.335&quot;); value = value.setScale(2, BigDecimal.ROUND_HALF_UP); 上記例だと結果は2.34になります。 参考 Java(SE) API 逆引き辞典 関連記事 .NETで四捨五入</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fglassonion.hatenablog.com%2Fentry%2F20060623%2F1151064992&quot; title=&quot;四捨五入(JAVA編) - A Day In The Life&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2006-06-23 21:16:32</published>
  <title>四捨五入(JAVA編)</title>
  <type>rich</type>
  <url>https://glassonion.hatenablog.com/entry/20060623/1151064992</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
