<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Variables</title><link>https://sourceforge.net/p/functy/wiki/Variables/</link><description>Recent changes to Variables</description><atom:link href="https://sourceforge.net/p/functy/wiki/Variables/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 23 Dec 2012 16:23:18 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/functy/wiki/Variables/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Variables modified by David Llewellyn-Jones</title><link>https://sourceforge.net/p/functy/wiki/Variables/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -50,8 +50,8 @@

 Variable | Description
 ---------|------------
+*p*      | Angle around the curve in the interval (0, 2&amp;pi;)
 *a*      | Parametric value representing the position along the curve, in the interval (0, 1).
-*p*      | Angle around the curve in the interval (0, 2&amp;pi;)
 *t*      | Time in seconds since 1st January 1970.

 Curve colour
@@ -59,8 +59,8 @@

 Variable | Description
 ---------|------------
+*p*      | Angle around the curve in the interval (0, 2&amp;pi;)
 *a*      | Parametric value representing the position along the curve, in the interval (0, 1).
-*p*      | Angle around the curve in the interval (0, 2&amp;pi;)
 *r*      | Radius at this point on the curve.
 *t*      | Time in seconds since 1st January 1970.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Llewellyn-Jones</dc:creator><pubDate>Sun, 23 Dec 2012 16:23:18 -0000</pubDate><guid>https://sourceforge.nete48d9a936fd1442f8b5b816ed8c8c93a27daf78b</guid></item><item><title>WikiPage Variables modified by David Llewellyn-Jones</title><link>https://sourceforge.net/p/functy/wiki/Variables/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -5,7 +5,7 @@
 ---------|------------
 *x*      | *x* position on the plane.
 *y*      | *y* position on the plane.
-*t*      | time in seconds since 1st January 1970.
+*t*      | Time in seconds since 1st January 1970.

 Cartesian colour
 -----
@@ -15,7 +15,7 @@
 *x*      | *x* position on the plane.
 *y*      | *y* position on the plane.
 *z*      | *z* position (height) above the plane (as returned by the function).
-*t*      | time in seconds since 1st January 1970.
+*t*      | Time in seconds since 1st January 1970.

 Spherical function
 ======
@@ -24,7 +24,7 @@
 ---------|------------
 *p*      | Polar angle from 0 (upwards) to 2&amp;pi; (downwards).
 *a*      | Azimuth angle from 0  to 3&amp;pi; starting along the *x*-axis and increasing anti-clockwise when viewed from above.
-*t*      | time in seconds since 1st January 1970.
+*t*      | Time in seconds since 1st January 1970.

 Spherical colour
 ======
@@ -34,7 +34,7 @@
 *p*      | Polar angle from 0 (upwards) to 2&amp;pi; (downwards).
 *a*      | Azimuth angle from 0  to 3&amp;pi; starting along the *x*-axis and increasing anti-clockwise when viewed from above.
 *r*      | Radius (as returned by the function).
-*t*      | time in seconds since 1st January 1970.
+*t*      | Time in seconds since 1st January 1970.

 Curve X, Y and Z
@@ -43,6 +43,7 @@
 Variable | Description
 ---------|------------
 *a*      | Parametric value representing the position along the curve, in the interval (0, 1).
+*t*      | Time in seconds since 1st January 1970.

 Curve radius
 ======
@@ -51,6 +52,7 @@
 ---------|------------
 *a*      | Parametric value representing the position along the curve, in the interval (0, 1).
 *p*      | Angle around the curve in the interval (0, 2&amp;pi;)
+*t*      | Time in seconds since 1st January 1970.

 Curve colour
 ======
@@ -60,4 +62,5 @@
 *a*      | Parametric value representing the position along the curve, in the interval (0, 1).
 *p*      | Angle around the curve in the interval (0, 2&amp;pi;)
 *r*      | Radius at this point on the curve.
+*t*      | Time in seconds since 1st January 1970.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Llewellyn-Jones</dc:creator><pubDate>Sun, 23 Dec 2012 16:22:26 -0000</pubDate><guid>https://sourceforge.net8c115bfe5f4f6384c7d8ad65e2bf7b2c97fe43a9</guid></item><item><title>WikiPage Variables modified by David Llewellyn-Jones</title><link>https://sourceforge.net/p/functy/wiki/Variables/</link><description>&lt;div class="markdown_content"&gt;&lt;h2 id="cartesian-function"&gt;Cartesian function&lt;/h2&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Variable&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;em&gt;x&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;&lt;em&gt;x&lt;/em&gt; position on the plane.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;em&gt;y&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;&lt;em&gt;y&lt;/em&gt; position on the plane.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;em&gt;t&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;time in seconds since 1st January 1970.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id="cartesian-colour"&gt;Cartesian colour&lt;/h2&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Variable&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;em&gt;x&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;&lt;em&gt;x&lt;/em&gt; position on the plane.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;em&gt;y&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;&lt;em&gt;y&lt;/em&gt; position on the plane.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;em&gt;z&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;&lt;em&gt;z&lt;/em&gt; position (height) above the plane (as returned by the function).&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;em&gt;t&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;time in seconds since 1st January 1970.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h1 id="spherical-function"&gt;Spherical function&lt;/h1&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Variable&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;em&gt;p&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;Polar angle from 0 (upwards) to 2&amp;pi; (downwards).&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;em&gt;a&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;Azimuth angle from 0  to 3&amp;pi; starting along the &lt;em&gt;x&lt;/em&gt;-axis and increasing anti-clockwise when viewed from above.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;em&gt;t&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;time in seconds since 1st January 1970.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h1 id="spherical-colour"&gt;Spherical colour&lt;/h1&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Variable&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;em&gt;p&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;Polar angle from 0 (upwards) to 2&amp;pi; (downwards).&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;em&gt;a&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;Azimuth angle from 0  to 3&amp;pi; starting along the &lt;em&gt;x&lt;/em&gt;-axis and increasing anti-clockwise when viewed from above.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;em&gt;r&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;Radius (as returned by the function).&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;em&gt;t&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;time in seconds since 1st January 1970.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h1 id="curve-x-y-and-z"&gt;Curve X, Y and Z&lt;/h1&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Variable&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;em&gt;a&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;Parametric value representing the position along the curve, in the interval (0, 1).&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h1 id="curve-radius"&gt;Curve radius&lt;/h1&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Variable&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;em&gt;a&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;Parametric value representing the position along the curve, in the interval (0, 1).&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;em&gt;p&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;Angle around the curve in the interval (0, 2&amp;pi;)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h1 id="curve-colour"&gt;Curve colour&lt;/h1&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Variable&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;em&gt;a&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;Parametric value representing the position along the curve, in the interval (0, 1).&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;em&gt;p&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;Angle around the curve in the interval (0, 2&amp;pi;)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;em&gt;r&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;Radius at this point on the curve.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Llewellyn-Jones</dc:creator><pubDate>Sun, 23 Dec 2012 16:21:52 -0000</pubDate><guid>https://sourceforge.neta839a462bc56b2f8d3737e312b34c48b56e97875</guid></item></channel></rss>