Liking cljdoc? Tell your friends :D

axel-f.excel.math


addclj/s

(add x y)
source

DECclj/s

source

DEC*clj/s

(DEC* value)

Decrement number by 1

Decrement number by 1
sourceraw docstring

envclj/s

source

INCclj/s

source

INC*clj/s

(INC* value)

Increment number by 1

Increment number by 1
sourceraw docstring

ROUNDclj/s

source

ROUND*clj/s

(ROUND* value & [places])

Rounds a number to a certain number of decimal places according to standard rules.

Rounds a number to a certain number of decimal places according to standard rules.
sourceraw docstring

subclj/s

(sub x y)
source

SUMclj/s

source

SUM*clj/s

(SUM* number & numbers)

Returns the sum of a series of numbers and/or references.

Returns the sum of a series of numbers and/or references.
sourceraw docstring

sum-fnclj/s

(sum-fn & items)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close