<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fornext1119</author_name>
  <author_url>https://blog.hatena.ne.jp/fornext1119/</author_url>
  <blog_title>ONLY DO WHAT ONLY YOU CAN DO</blog_title>
  <blog_url>https://fornext1119.hatenablog.com/</blog_url>
  <categories>
    <anon>数値計算</anon>
    <anon>非線形方程式</anon>
    <anon>Scala</anon>
    <anon>2分法</anon>
  </categories>
  <description>非線形方程式の解法（２分法）を利用して2の平方根を求める 1. まず, 条件 を満たす点 を考えると, 関数 の解は, 区間 の中に存在する. 2. 次に, 区間 の中点 を考えると, であれば, 解は区間 の中に存在し, 同様に, であれば, 区間 の中に存在する. 3. この作業を繰り返して, 区間を絞り込んで行くことで解を求める.※ちなみに, 区間 とは, 両端を含まない数の集合で, 開区間という また, 両端を含む数の集合は, 閉区間という object Scala0901 { def main(args: Array[String]) { val a = 1.0 val b = 2.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffornext1119.hatenablog.com%2Fentry%2F2014%2F06%2F26%2F223807&quot; title=&quot;Scala で非線形方程式を解く (2分法) - ONLY DO WHAT ONLY YOU CAN DO&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>http://cdn-ak.f.st-hatena.com/images/fotolife/f/fornext1119/20140531/20140531160605.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-06-26 22:38:07</published>
  <title>Scala で非線形方程式を解く (2分法)</title>
  <type>rich</type>
  <url>https://fornext1119.hatenablog.com/entry/2014/06/26/223807</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
