<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>wvogel00</author_name>
  <author_url>https://blog.hatena.ne.jp/wvogel00/</author_url>
  <blog_title>wvogel日記</blog_title>
  <blog_url>https://wvogel00.hatenadiary.org/</blog_url>
  <categories>
    <anon>Haskell</anon>
  </categories>
  <description>(?) :: (Ord a,Num a) =&gt; (a,a) -&gt; Bool (?) (x,y) = 1 &gt; x^2 + y^2 pi' :: Fractional a =&gt; a pi' = 4.0*fromIntegral (length $ filter (?) dots) / fromIntegral (length dots) dots :: (Enum a,Fractional a) =&gt; [(a,a)] dots = [(x,y) | x &lt;- [0.01,0.02..1.0] , y &lt;- [0.01,0.02..1.0]] Monte Carlo法で円周率を計算。 ただ、桁落ちが…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwvogel00.hatenadiary.org%2Fentry%2F20110920%2F1316499664&quot; title=&quot;Monte Carlo - wvogel日記&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-09-20 15:21:04</published>
  <title>Monte Carlo</title>
  <type>rich</type>
  <url>https://wvogel00.hatenadiary.org/entry/20110920/1316499664</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
