{"description":"De Fractionbis Continuis\u3068\u304b\u5168\u7136\u3044\u307f\u304c\u308f\u304b\u308a\u307e\u305b\u3093\u304c\u3001\u3068\u308a\u3042\u3048\u305a\u9023\u5206\u6570\u5c55\u958b\u3067e-2\u306f\u3042\u3089\u308f\u305b\u308b\u304b\u3089\u3001\u305d\u308c\u4f7f\u3063\u3066\u30cd\u30d4\u30a2\u306e\u6570\u51fa\u305b\u3060\u3068\u3002 (define (cont-frac n d k) (define (sub-cont-frac n d k ans) (if (= k 0) ans (sub-cont-frac n d (- k 1) (/ (n k) (+ (d k) ans))))) (sub-cont-frac n d k 1)) (define (euler-e n) (+ 2 (cont-frac (lambda (i) 1.0) (lambda (i) (i\u2026","categories":["SICP"],"blog_title":"\u7406\u7cfb\u5b66\u751f\u65e5\u8a18","url":"https://kiririmode.hatenablog.jp/entry/20071020/p2","published":"2007-10-20 00:00:01","height":"190","author_name":"kiririmode","width":"100%","type":"rich","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkiririmode.hatenablog.jp%2Fentry%2F20071020%2Fp2\" title=\"\u554f\u984c1-38 - \u7406\u7cfb\u5b66\u751f\u65e5\u8a18\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","author_url":"https://blog.hatena.ne.jp/kiririmode/","version":"1.0","provider_name":"Hatena Blog","title":"\u554f\u984c1-38","blog_url":"https://kiririmode.hatenablog.jp/","provider_url":"https://hatena.blog","image_url":null}