<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiratara</author_name>
  <author_url>https://blog.hatena.ne.jp/hiratara/</author_url>
  <blog_title>Pixel Pedals of Tomakomai</blog_title>
  <blog_url>https://hiratara.hatenadiary.jp/</blog_url>
  <categories>
    <anon>数学</anon>
    <anon>技術</anon>
  </categories>
  <description>概説微分積分の問題3.19の解答。exp(0.5)、cos(1)、log(1.1)を小数第二位まで求める問題。ラグランジュの剰余項Rn(x)の絶対値を評価する必要があるのだけど、評価方法を経験則的にやってるので一般化できてない。 import math def trunc(x): if x &gt; 0: return math.floor(x) return math.ceil(x) def solve(x, taylor_term, eval_R): n = 0 while True: # calc f(x) result = 0. for i in range(0, n + 1): resul…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiratara.hatenadiary.jp%2Fentry%2F20120606%2F1338980868&quot; title=&quot;問題3.19の解答(マクローリン展開) - Pixel Pedals of Tomakomai&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>2012-06-06 20:07:48</published>
  <title>問題3.19の解答(マクローリン展開)</title>
  <type>rich</type>
  <url>https://hiratara.hatenadiary.jp/entry/20120606/1338980868</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
