<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Araya</author_name>
  <author_url>https://blog.hatena.ne.jp/Araya/</author_url>
  <blog_title>Araya - アラヤン ブログ</blog_title>
  <blog_url>https://araya.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>- 戻り値 関数の名前(引き数の宣言,引数の宣言,…) { この関数のすること。 } - 戻り値を決定し、関数の計算を終了するにはreturn文を使う。 return 数値 数値が戻り値になる。関数を使う時は、その前に関数を使用することを宣言しなければならない。 (例) double radian(double deg) ; 関数の定義の第一行や、変数の宣言に似ている。 関数の宣言は{ } の外（前）に書く。 関数の宣言はプロトタイプ宣言とも言う。戻り値の無い関数はvoidという型を使う。 - void 関数名() //void 関数名(void)でも可。 { 処理 } - 処理を一まとめにし…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Faraya.hatenadiary.org%2Fentry%2F20061109%2F1163081781&quot; title=&quot;関数の定義 - Araya - アラヤン ブログ&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>2006-11-09 23:16:21</published>
  <title>関数の定義</title>
  <type>rich</type>
  <url>https://araya.hatenadiary.org/entry/20061109/1163081781</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
