<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>waman</author_name>
  <author_url>https://blog.hatena.ne.jp/waman/</author_url>
  <blog_title>倭算数理研究所</blog_title>
  <blog_url>https://wasan.hatenablog.com/</blog_url>
  <categories>
    <anon>計算物理学入門</anon>
    <anon>Groovy</anon>
  </categories>
  <description>今回はプログラムのモジュール化です。 『計算物理学入門』で扱われている True BASIC のモジュール化機能はサブルーチンと関数ですが、Groovy で対応するのは Java と同じくメソッドです。True BASICまずは True BASIC のコード。 PROGRAM tasks ! サブルーチンの使用例 ! 変数がどのように受け渡されるかに注目 CALL initial(x, y) ! 変数の初期化 CALL add(x, y, sum) ! 2つの変数の和 CALL multiply(x, y, product) PRINT &quot;sum =&quot;; sum, &quot;product =&quot;; …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwasan.hatenablog.com%2Fentry%2F20110914%2F1316026493&quot; title=&quot;2.4 True BASIC のプログラム tasks - 倭算数理研究所&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>http://ecx.images-amazon.com/images/I/41GxM8yHw4L.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-09-14 03:54:53</published>
  <title>2.4 True BASIC のプログラム tasks</title>
  <type>rich</type>
  <url>https://wasan.hatenablog.com/entry/20110914/1316026493</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
