<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chaichanPaPa</author_name>
  <author_url>https://blog.hatena.ne.jp/chaichanPaPa/</author_url>
  <blog_title>旧燈明日記</blog_title>
  <blog_url>https://chaipa.hateblo.jp/</blog_url>
  <categories>
    <anon>WEB</anon>
  </categories>
  <description>ネットで検索すると大体、『Math.max()は、２つの数値を比較して大きいほうを返す』との説明になっています。 しかし、実際は、２つ以上のリストでも大丈夫です。 var biggest = Math.max(10, 11, 12, 9, 13, 8); alert(biggest); // 13が表示されるまた、他関数を自関数のようにしてしまうapply関数で、その第二引数には、他関数の引数を配列形式で渡します。 この２つの性質を利用すると、配列内の最大値を、apply関数で簡単に取得することが出来ます。 apply関数の第二引数へ、maxメソッドの引数すべてを配列形式で渡します。 var …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchaipa.hateblo.jp%2Fentry%2F20080615%2F1213499529&quot; title=&quot; Mathオブジェクトのmaxメソッドで、配列最大値を求める！ - 旧燈明日記&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>2008-06-15 12:12:09</published>
  <title> Mathオブジェクトのmaxメソッドで、配列最大値を求める！</title>
  <type>rich</type>
  <url>https://chaipa.hateblo.jp/entry/20080615/1213499529</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
