{"published":"2013-05-28 22:33:15","type":"rich","url":"https://moremagic.hateblo.jp/entry/20130528/1369747995","author_url":"https://blog.hatena.ne.jp/moremagic/","blog_url":"https://moremagic.hateblo.jp/","title":"\u554f\u984c1.15 \u3092\u30c8\u30ec\u30fc\u30b9\u3057\u3066\u307f\u308b","image_url":null,"description":"(define (cube x) (* x x x )) (define (p x) (- (* 3 x) (* 4 (cube x)))) (define (sine angle) (if (not (> (abs angle) 0.1)) angle (p (sine (/ angle 3.0))))) (require (lib \"trace.ss\")) (trace p) (sine 12.15) \u5b9f\u884c\u7d50\u679c Welcome to DrScheme, version 4.2.5 [3m]. Language: CustomSwindle; memory limit: 512 MB. >(\u2026","categories":["SICP"],"author_name":"moremagic","provider_name":"Hatena Blog","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmoremagic.hateblo.jp%2Fentry%2F20130528%2F1369747995\" title=\"\u554f\u984c1.15 \u3092\u30c8\u30ec\u30fc\u30b9\u3057\u3066\u307f\u308b - moremagic\u2019s diary\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","provider_url":"https://hatena.blog","version":"1.0","height":"190","blog_title":"moremagic\u2019s diary","width":"100%"}