Liking cljdoc? Tell your friends :D

sicmutils.numsymb


addclj

(add a b)

arctan?clj


arctangentclj

(arctangent y & x)

divclj

(div a b)

exptclj

(expt b e)

expt?clj


mulclj

(mul a b)

operandsclj


operatorclj


product?clj


quotient?clj


sqrtclj

(sqrt s)

sqrt?clj


symbolic-operatorclj

(symbolic-operator s)

Given a symbol (like '+) returns an applicable if there is a corresponding symbolic operator construction available.

Given a symbol (like '+) returns an applicable if there is a corresponding
symbolic operator construction available.
raw docstring

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

× close