diff options
Diffstat (limited to 'generic.math-functions-api.html')
-rw-r--r-- | generic.math-functions-api.html | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/generic.math-functions-api.html b/generic.math-functions-api.html index 2774aed6..123a9ea1 100644 --- a/generic.math-functions-api.html +++ b/generic.math-functions-api.html @@ -125,7 +125,7 @@ defined for any type.</pre> <pre id="var-docstr">Return the abs of x.</pre> - + <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/generic/math_functions.clj#L53" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -136,7 +136,7 @@ defined for any type.</pre> <pre id="var-docstr">Return the acos of x.</pre> - + <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/generic/math_functions.clj#L54" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -148,7 +148,7 @@ defined for any type.</pre> is less than eps.</pre> - + <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/generic/math_functions.clj#L110" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -159,7 +159,7 @@ is less than eps.</pre> <pre id="var-docstr">Return the asin of x.</pre> - + <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/generic/math_functions.clj#L55" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -170,7 +170,7 @@ is less than eps.</pre> <pre id="var-docstr">Return the atan of x.</pre> - + <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/generic/math_functions.clj#L56" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -181,7 +181,7 @@ is less than eps.</pre> <pre id="var-docstr">Return the atan2 of x and y.</pre> - + <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/generic/math_functions.clj#L57" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -192,7 +192,7 @@ is less than eps.</pre> <pre id="var-docstr">Return the ceil of x.</pre> - + <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/generic/math_functions.clj#L58" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -203,7 +203,7 @@ is less than eps.</pre> <pre id="var-docstr">Return the conjugate of x.</pre> - + <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/generic/math_functions.clj#L87" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -214,7 +214,7 @@ is less than eps.</pre> <pre id="var-docstr">Return the cos of x.</pre> - + <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/generic/math_functions.clj#L59" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -225,7 +225,7 @@ is less than eps.</pre> <pre id="var-docstr">Return the exp of x.</pre> - + <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/generic/math_functions.clj#L60" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -236,7 +236,7 @@ is less than eps.</pre> <pre id="var-docstr">Return the floor of x.</pre> - + <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/generic/math_functions.clj#L61" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -247,7 +247,7 @@ is less than eps.</pre> <pre id="var-docstr">Return the log of x.</pre> - + <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/generic/math_functions.clj#L62" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -258,7 +258,7 @@ is less than eps.</pre> <pre id="var-docstr">Return the pow of x and y.</pre> - + <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/generic/math_functions.clj#L63" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -269,7 +269,7 @@ is less than eps.</pre> <pre id="var-docstr">Return the rint of x.</pre> - + <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/generic/math_functions.clj#L64" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -280,7 +280,7 @@ is less than eps.</pre> <pre id="var-docstr">Return the round of x.</pre> - + <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/generic/math_functions.clj#L65" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -291,7 +291,7 @@ is less than eps.</pre> <pre id="var-docstr">Return the sign of x (-1, 0, or 1).</pre> - + <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/generic/math_functions.clj#L73" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -302,7 +302,7 @@ is less than eps.</pre> <pre id="var-docstr">Return the sin of x.</pre> - + <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/generic/math_functions.clj#L66" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -313,7 +313,7 @@ is less than eps.</pre> <pre id="var-docstr">Return the square of x.</pre> - + <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/generic/math_functions.clj#L98" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -324,7 +324,7 @@ is less than eps.</pre> <pre id="var-docstr">Return the sqrt of x.</pre> - + <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/generic/math_functions.clj#L67" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -335,7 +335,7 @@ is less than eps.</pre> <pre id="var-docstr">Return the tan of x.</pre> - + <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/generic/math_functions.clj#L68" id="var-source">Source</a> </div> |