Liking cljdoc? Tell your friends :D

active-viz.interpolation.util


anglecljs

(angle [x1 y1] [x2 y2])
source

distancecljs

(distance [x1 y1] [x2 y2])
source

epscljs

source

number-or-zerocljs

(number-or-zero n)

If n is NaN it returns 0 else n

If n is NaN it returns 0 else n
sourceraw docstring

slopecljs

(slope [x1 y1] [x2 y2])

Computes the slope described by two points

Computes the slope described by two points
sourceraw docstring

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

× close