<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sirocco</author_name>
  <author_url>https://blog.hatena.ne.jp/sirocco/</author_url>
  <blog_title>sirocco の書いてもすぐに忘れるメモ</blog_title>
  <blog_url>https://sirocco.hatenadiary.org/</blog_url>
  <categories>
    <anon>Haskell</anon>
  </categories>
  <description>「やさしくわかる数学のはなし７７」という本に「ウォリス積」、「マダヴァの公式」による円周率の計算式が載っていましたのでやってみました。 ウォリス積 import Ratio -- ウォリス積 -- 2・2・4・4・6・6・8・8... -- 2 pi = ----------------------- -- 1・3・3・5・5・7・7・9... -- 無限数列を作る -- x : 初期値 -- c : True と False の二進カウンタ numSeque :: Integer -&gt; Bool -&gt; [Integer] numSeque x c = x: case c of False -…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsirocco.hatenadiary.org%2Fentry%2F20110223%2F1298408742&quot; title=&quot;「ウォリス積」、「マダヴァの公式」による円周率 - sirocco の書いてもすぐに忘れるメモ&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>2011-02-23 06:05:42</published>
  <title>「ウォリス積」、「マダヴァの公式」による円周率</title>
  <type>rich</type>
  <url>https://sirocco.hatenadiary.org/entry/20110223/1298408742</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
