<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fortran66</author_name>
  <author_url>https://blog.hatena.ne.jp/fortran66/</author_url>
  <blog_title>fortran66のブログ</blog_title>
  <blog_url>https://fortran66.hatenablog.com/</blog_url>
  <categories>
    <anon>Fortran2003</anon>
  </categories>
  <description>ローレンツ型の関数を‐1から1の範囲で、いくつかの分割数に対して台形公式で数値積分します。出てきた積分値をリチャードソン補外をして改善します。その結果は理屈上シンプソン法によって求めたものと一致します。 実行結果 まずもっとも細かい分割数での座標値を配列生成子で生成し、被積分関数に入れて値を配列として求めます。ここで被積分関数を要素型で宣言することで、引数と関数値のDO LOOPの交換をします。 『y = f( [(x0 + i * h, i = 0, n)] )』 円周率πが求まるはずです。 『integer, parameter :: kd = kind(0.0e0)』の精度を変えることで…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffortran66.hatenablog.com%2Fentry%2F20111123%2F1322043773&quot; title=&quot;台形公式をリチャードソン補外でシンプソン法に。 - fortran66のブログ&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>http://cdn-ak.f.st-hatena.com/images/fotolife/f/fortran66/20111123/20111123191637.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-11-23 19:22:53</published>
  <title>台形公式をリチャードソン補外でシンプソン法に。</title>
  <type>rich</type>
  <url>https://fortran66.hatenablog.com/entry/20111123/1322043773</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
