<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tanakaBox</author_name>
  <author_url>https://blog.hatena.ne.jp/tanakaBox/</author_url>
  <blog_title>ボクノス</blog_title>
  <blog_url>https://boxnos.hatenablog.com/</blog_url>
  <categories>
    <anon>Scheme</anon>
  </categories>
  <description>しばらく間が空いてしまった。 問題1.29 Simpsonの公式の前に、台形公式で解いてみた。 (define (integral f a b dx) (define (add-dx x) (+ dx x)) (define (term n) (+ (f n) (f (+ n dx)))) (* (sum term a add-dx (- b (/ dx 2))) dx 0.5)) (integral (lambda (x) x) 0 1 0.1) ; 2.0 終端がポイント。前回の追記を参照してください。面倒なのでlabdaを使いました(えへでは、Simpsonの公式 (define (si…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fboxnos.hatenablog.com%2Fentry%2F20070621%2F1182353795&quot; title=&quot; SICPを読む(21) 問題1.29 - 1.32 - ボクノス&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>2007-06-21 00:36:35</published>
  <title> SICPを読む(21) 問題1.29 - 1.32</title>
  <type>rich</type>
  <url>https://boxnos.hatenablog.com/entry/20070621/1182353795</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
