<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>aike</author_name>
  <author_url>https://blog.hatena.ne.jp/aike/</author_url>
  <blog_title>aike’s blog</blog_title>
  <blog_url>https://aike.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>Gaucheは有理数や複素数といった数値クラスの種類が豊富ですね。Lisp系言語の伝統なのかもしれません。いまどきのプログラミング言語だとComplexクラスのようなライブラリを持っていることも多いですが、(define z 1+2i)のように直接記述できるのはめずらしいように思います。 そんなわけで今回は複素数を使ってみます。複素数といえばマンデルブロ集合です。複素数関係の主な関数には以下のようなものがあります。 (make-rectangular 1 2) ; 複素数の作成 ;=&gt; 1.0+2.0i (define z 3+4i) ;=&gt; z (real-part z) ; 実数部の取得 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Faike.hatenablog.com%2Fentry%2F20081207&quot; title=&quot;Gauche練習帳 複素数を使ってみる - aike’s blog&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>https://cdn-ak.f.st-hatena.com/images/fotolife/a/aike/20081207/20081207175904.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-12-07 00:00:00</published>
  <title>Gauche練習帳 複素数を使ってみる</title>
  <type>rich</type>
  <url>https://aike.hatenablog.com/entry/20081207</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
