<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>andengineer</author_name>
  <author_url>https://blog.hatena.ne.jp/andengineer/</author_url>
  <blog_title>アンドエンジニア - エンジニアのこと、エンジニアから。</blog_title>
  <blog_url>https://tenshoku.mynavi.jp/engineer/guide/</blog_url>
  <categories>
    <anon>言語・開発</anon>
    <anon>プログラミング言語</anon>
    <anon>Java</anon>
  </categories>
  <description>浮動小数点数を厳密に処理する – strictfp修飾子 strictfp修飾子は、浮動小数点数をIEEE 754という規格で決められたルールで厳密に処理するためのキーワードです。strictfp修飾子を指定しない場合（デフォルト）、JavaはCPUの機能を使って浮動小数点数を演算します。この場合、コードは高速に動作しますが、環境によって演算結果に僅かな誤差が生じる可能性があります。 strictfp double val; Java 17以降では浮動小数点数が常に「厳密に」演算されるようになったため、strictfp修飾子を明示的に付与する必要はなくなりました。strictfp修飾子を付与し…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftenshoku.mynavi.jp%2Fengineer%2Fguide%2Farticles%2Fjava-code%2Fcategory_modifier%2F11&quot; title=&quot;【Javaコード入門】修飾子_⑪strictfp修飾子 - アンドエンジニア - エンジニアのこと、エンジニアから。&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>2026-06-29 17:44:50</published>
  <title>【Javaコード入門】修飾子_⑪strictfp修飾子</title>
  <type>rich</type>
  <url>https://tenshoku.mynavi.jp/engineer/guide/articles/java-code/category_modifier/11</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
