Liking cljdoc? Tell your friends :D

ageneau.utils.math


ilog2clj/s

(ilog2 n)

compute the binary logarithm of integer n

compute the binary logarithm of integer n
sourceraw docstring

v-addclj/s

(v-add a b)

add the 2 vectors

add the 2 vectors
sourceraw docstring

v-scaleclj/s

(v-scale v s)

multiply all elements of the vector by a scalar

multiply all elements of the vector by a scalar
sourceraw docstring

v-subtractclj/s

(v-subtract a b)

subtract the 2 vectors

subtract the 2 vectors
sourceraw docstring

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

× close