From 071b4fa1320276456f0ff78d504eda2d4de7d7af Mon Sep 17 00:00:00 2001 From: Tom Faulhaber Date: Fri, 4 Dec 2009 06:50:25 -0800 Subject: Manual (forced) documentation build for commit b902ebe3c80ec86d4f80f8cce6d2faabc8da5278 --- generic.math-functions-api.html | 60 ++++++++++++++--------------------------- 1 file changed, 20 insertions(+), 40 deletions(-) (limited to 'generic.math-functions-api.html') 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.
Usage: (abs x)
 
Return the abs of x.
- Source + Source


@@ -124,8 +123,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
Usage: (acos x)
 
Return the acos of x.
- Source + Source


@@ -135,8 +133,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
Return true if the absolute value of the difference between x and y
 is less than eps.
- Source + Source


@@ -145,8 +142,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
Usage: (asin x)
 
Return the asin of x.
- Source + Source


@@ -155,8 +151,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
Usage: (atan x)
 
Return the atan of x.
- Source + Source


@@ -165,8 +160,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
Usage: (atan2 x y)
 
Return the atan2 of x and y.
- Source + Source


@@ -175,8 +169,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
Usage: (ceil x)
 
Return the ceil of x.
- Source + Source


@@ -185,8 +178,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
Usage: (conjugate x)
 
Return the conjugate of x.
- Source + Source


@@ -195,8 +187,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
Usage: (cos x)
 
Return the cos of x.
- Source + Source


@@ -205,8 +196,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
Usage: (exp x)
 
Return the exp of x.
- Source + Source


@@ -215,8 +205,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
Usage: (floor x)
 
Return the floor of x.
- Source + Source


@@ -225,8 +214,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
Usage: (log x)
 
Return the log of x.
- Source + Source


@@ -235,8 +223,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
Usage: (pow x y)
 
Return the pow of x and y.
- Source + Source


@@ -245,8 +232,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
Usage: (rint x)
 
Return the rint of x.
- Source + Source


@@ -255,8 +241,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
Usage: (round x)
 
Return the round of x.
- Source + Source


@@ -265,8 +250,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
Usage: (sgn x)
 
Return the sign of x (-1, 0, or 1).
- Source + Source


@@ -275,8 +259,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
Usage: (sin x)
 
Return the sin of x.
- Source + Source


@@ -285,8 +268,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
Usage: (sqr x)
 
Return the square of x.
- Source + Source


@@ -295,8 +277,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
Usage: (sqrt x)
 
Return the sqrt of x.
- Source + Source


@@ -305,8 +286,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/math_f
Usage: (tan x)
 
Return the tan of x.
- Source + Source
-- cgit v1.2.3-70-g09d2