Liking cljdoc? Tell your friends :D

veclib.core


addclj

(add v1 v2)

create-vectorclj

(create-vector x y)

dotclj

(dot v1 v2)

eclj


lengthclj

(length v)

mulclj

(mul v s)

piclj


subclj

(sub v1 v2)

to-degreesclj

(to-degrees a)

to-radiansclj

(to-radians a)

v-from-angleclj

(v-from-angle a)
(v-from-angle a len)

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

× close