<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ryamada</author_name>
  <author_url>https://blog.hatena.ne.jp/ryamada/</author_url>
  <blog_title>ryamadaのコンピュータ・数学メモ</blog_title>
  <blog_url>https://ryamada.hatenadiary.jp/</blog_url>
  <categories>
    <anon>R</anon>
    <anon>関数</anon>
  </categories>
  <description>こちらから A&lt;-c(10,3,2,4) # Aの定義域は1,2,3,4 # Aの値域は、2,4,3,10 B&lt;-c(3,3,2,4,1,4,2,2,2,1) C&lt;-A[B] C &gt; C [1] 2 2 3 4 10 4 3 3 3 10 というような操作があった ベクトルAがある。ベクトルは第i要素をある値に対応付けているので、1,2,...をa1,a2,...に対応づけるようなもの 1,2,...がこのベクトルの表す「関数」の定義域で、a1,a2,...が値域として このベクトルの表す「関数」の定義域を値域とする別のベクトルBがあって AとBとで表されるCがある… なぜか知らないけれど、ふ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fryamada.hatenadiary.jp%2Fentry%2F20120612%2F1339474267&quot; title=&quot;関数を２つ - ryamadaのコンピュータ・数学メモ&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-12 13:11:07</published>
  <title>関数を２つ</title>
  <type>rich</type>
  <url>https://ryamada.hatenadiary.jp/entry/20120612/1339474267</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
