summaryrefslogtreecommitdiff
path: root/generic.math-functions-api.html
diff options
context:
space:
mode:
authorTom Faulhaber <git_net@infolace.com>2009-12-04 06:50:25 -0800
committerTom Faulhaber <git_net@infolace.com>2009-12-04 06:50:25 -0800
commit071b4fa1320276456f0ff78d504eda2d4de7d7af (patch)
treea86942f4cbeebd13fec13373bd476bacdbb7eb9d /generic.math-functions-api.html
parent332c0a75ad36864f310d2b1ea8d15c853ce4af93 (diff)
Manual (forced) documentation build for commit b902ebe3c80ec86d4f80f8cce6d2faabc8da5278
Diffstat (limited to 'generic.math-functions-api.html')
-rw-r--r--generic.math-functions-api.html60
1 files changed, 20 insertions, 40 deletions
diff --git a/generic.math-functions-api.html b/generic.math-functions-api.html
index 803b707f..00a05b48 100644
--- a/generic.math-functions-api.html
+++ b/generic.math-functions-api.html
@@ -114,8 +114,7 @@ defined for any type.</pre>
<pre id="var-usage">Usage: (abs x)
</pre>
<pre id="var-docstr">Return the abs of x.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/generic/math_functions.clj': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_functions.clj#L53" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/1dd60bdd968cd19dc04b4cb4fdcc0b6032833543/src/clojure/contrib/generic/math_functions.clj#L53" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -124,8 +123,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
<pre id="var-usage">Usage: (acos x)
</pre>
<pre id="var-docstr">Return the acos of x.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/generic/math_functions.clj': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_functions.clj#L54" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/1dd60bdd968cd19dc04b4cb4fdcc0b6032833543/src/clojure/contrib/generic/math_functions.clj#L54" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -135,8 +133,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
</pre>
<pre id="var-docstr">Return true if the absolute value of the difference between x and y
is less than eps.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/generic/math_functions.clj': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_functions.clj#L110" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/1dd60bdd968cd19dc04b4cb4fdcc0b6032833543/src/clojure/contrib/generic/math_functions.clj#L110" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -145,8 +142,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
<pre id="var-usage">Usage: (asin x)
</pre>
<pre id="var-docstr">Return the asin of x.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/generic/math_functions.clj': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_functions.clj#L55" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/1dd60bdd968cd19dc04b4cb4fdcc0b6032833543/src/clojure/contrib/generic/math_functions.clj#L55" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -155,8 +151,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
<pre id="var-usage">Usage: (atan x)
</pre>
<pre id="var-docstr">Return the atan of x.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/generic/math_functions.clj': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_functions.clj#L56" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/1dd60bdd968cd19dc04b4cb4fdcc0b6032833543/src/clojure/contrib/generic/math_functions.clj#L56" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -165,8 +160,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
<pre id="var-usage">Usage: (atan2 x y)
</pre>
<pre id="var-docstr">Return the atan2 of x and y.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/generic/math_functions.clj': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_functions.clj#L57" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/1dd60bdd968cd19dc04b4cb4fdcc0b6032833543/src/clojure/contrib/generic/math_functions.clj#L57" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -175,8 +169,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
<pre id="var-usage">Usage: (ceil x)
</pre>
<pre id="var-docstr">Return the ceil of x.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/generic/math_functions.clj': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_functions.clj#L58" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/1dd60bdd968cd19dc04b4cb4fdcc0b6032833543/src/clojure/contrib/generic/math_functions.clj#L58" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -185,8 +178,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
<pre id="var-usage">Usage: (conjugate x)
</pre>
<pre id="var-docstr">Return the conjugate of x.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/generic/math_functions.clj': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_functions.clj#L87" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/1dd60bdd968cd19dc04b4cb4fdcc0b6032833543/src/clojure/contrib/generic/math_functions.clj#L87" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -195,8 +187,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
<pre id="var-usage">Usage: (cos x)
</pre>
<pre id="var-docstr">Return the cos of x.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/generic/math_functions.clj': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_functions.clj#L59" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/1dd60bdd968cd19dc04b4cb4fdcc0b6032833543/src/clojure/contrib/generic/math_functions.clj#L59" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -205,8 +196,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
<pre id="var-usage">Usage: (exp x)
</pre>
<pre id="var-docstr">Return the exp of x.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/generic/math_functions.clj': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_functions.clj#L60" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/1dd60bdd968cd19dc04b4cb4fdcc0b6032833543/src/clojure/contrib/generic/math_functions.clj#L60" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -215,8 +205,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
<pre id="var-usage">Usage: (floor x)
</pre>
<pre id="var-docstr">Return the floor of x.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/generic/math_functions.clj': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_functions.clj#L61" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/1dd60bdd968cd19dc04b4cb4fdcc0b6032833543/src/clojure/contrib/generic/math_functions.clj#L61" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -225,8 +214,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
<pre id="var-usage">Usage: (log x)
</pre>
<pre id="var-docstr">Return the log of x.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/generic/math_functions.clj': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_functions.clj#L62" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/1dd60bdd968cd19dc04b4cb4fdcc0b6032833543/src/clojure/contrib/generic/math_functions.clj#L62" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -235,8 +223,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
<pre id="var-usage">Usage: (pow x y)
</pre>
<pre id="var-docstr">Return the pow of x and y.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/generic/math_functions.clj': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_functions.clj#L63" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/1dd60bdd968cd19dc04b4cb4fdcc0b6032833543/src/clojure/contrib/generic/math_functions.clj#L63" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -245,8 +232,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
<pre id="var-usage">Usage: (rint x)
</pre>
<pre id="var-docstr">Return the rint of x.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/generic/math_functions.clj': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_functions.clj#L64" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/1dd60bdd968cd19dc04b4cb4fdcc0b6032833543/src/clojure/contrib/generic/math_functions.clj#L64" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -255,8 +241,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
<pre id="var-usage">Usage: (round x)
</pre>
<pre id="var-docstr">Return the round of x.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/generic/math_functions.clj': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_functions.clj#L65" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/1dd60bdd968cd19dc04b4cb4fdcc0b6032833543/src/clojure/contrib/generic/math_functions.clj#L65" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -265,8 +250,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
<pre id="var-usage">Usage: (sgn x)
</pre>
<pre id="var-docstr">Return the sign of x (-1, 0, or 1).</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/generic/math_functions.clj': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_functions.clj#L73" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/1dd60bdd968cd19dc04b4cb4fdcc0b6032833543/src/clojure/contrib/generic/math_functions.clj#L73" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -275,8 +259,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
<pre id="var-usage">Usage: (sin x)
</pre>
<pre id="var-docstr">Return the sin of x.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/generic/math_functions.clj': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_functions.clj#L66" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/1dd60bdd968cd19dc04b4cb4fdcc0b6032833543/src/clojure/contrib/generic/math_functions.clj#L66" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -285,8 +268,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
<pre id="var-usage">Usage: (sqr x)
</pre>
<pre id="var-docstr">Return the square of x.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/generic/math_functions.clj': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_functions.clj#L98" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/1dd60bdd968cd19dc04b4cb4fdcc0b6032833543/src/clojure/contrib/generic/math_functions.clj#L98" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -295,8 +277,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
<pre id="var-usage">Usage: (sqrt x)
</pre>
<pre id="var-docstr">Return the sqrt of x.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/generic/math_functions.clj': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_functions.clj#L67" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/1dd60bdd968cd19dc04b4cb4fdcc0b6032833543/src/clojure/contrib/generic/math_functions.clj#L67" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -305,8 +286,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
<pre id="var-usage">Usage: (tan x)
</pre>
<pre id="var-docstr">Return the tan of x.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/generic/math_functions.clj': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_functions.clj#L68" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/1dd60bdd968cd19dc04b4cb4fdcc0b6032833543/src/clojure/contrib/generic/math_functions.clj#L68" id="var-source">Source</a>
</div>