<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>computeralgebra</author_name>
  <author_url>https://blog.hatena.ne.jp/computeralgebra/</author_url>
  <blog_title>非専門的シンギュラリティー研究所</blog_title>
  <blog_url>https://computeralgebra.hatenablog.com/</blog_url>
  <categories>
    <anon>関数プログラミング</anon>
    <anon>関数プログラミングと無限論理多項式</anon>
  </categories>
  <description>今回は3の平方根を1桁ずつ計算するC#の例をJavaScriptで書き直したものを考えます。 JavaScript の例 以下のコードのクラス Numbers の関数 GetNextDecimalDigit() で1桁分の処理を行っています。LongDecimal は小数点以下の任意の桁数を計算することができるクラスとします。 class Numbers { constructor(number, square_difference, scale) { this.number = number; this.square_difference = square_difference; this.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcomputeralgebra.hatenablog.com%2Fentry%2F2022%2F01%2F18%2F002834&quot; title=&quot;関数プログラミングと無限論理多項式(2) - 非専門的シンギュラリティー研究所&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>2022-01-18 00:28:34</published>
  <title>関数プログラミングと無限論理多項式(2)</title>
  <type>rich</type>
  <url>https://computeralgebra.hatenablog.com/entry/2022/01/18/002834</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
