Index of Public Functions and Variables - Math functions 0.0.5 (in development)

This page has an alphabetical index of all the documented functions and variables in Math functions.

Shortcuts:
A B C D E F G H I J K L M
N O P Q R S T U V W X Y Z
Other

A

 abs                          function      clojure.math.numeric-tower (abs n) is the absolute value of n.

  

B

  

C

 ceil                         function      clojure.math.numeric-tower (ceil n) returns the least integer greater...

  

D

  

E

 exact-integer-sqrt           function      clojure.math.numeric-tower (exact-integer-sqrt n) expects a non-negat...
 expt                         function      clojure.math.numeric-tower (expt base pow) is base to the pow power. ...

  

F

 floor                        function      clojure.math.numeric-tower (floor n) returns the greatest integer les...

  

G

 gcd                          function      clojure.math.numeric-tower (gcd a b) returns the greatest common divi...

  

H

  

I

 integer-length               function      clojure.math.numeric-tower Length of integer in binary.

  

J

  

K

  

L

 lcm                          function      clojure.math.numeric-tower (lcm a b) returns the least common multipl...

  

M

 MathFunctions                protocol      clojure.math.numeric-tower 

  

N

  

O

  

P

  

Q

  

R

 round                        function      clojure.math.numeric-tower (round n) rounds to the nearest integer. r...

  

S

 sqrt                         function      clojure.math.numeric-tower Square root, but returns exact number if p...

  

T

  

U

  

V

  

W

  

X

  

Y

  

Z

  

Other

  
Logo & site design by Tom Hickey.
Clojure auto-documentation system by Tom Faulhaber.