Liking cljdoc? Tell your friends :D

sicmutils.generic


*clj/s

(* & args)
source

+clj/s

(+ & args)
source

-clj/s

(- & args)
source

/clj/s

(/ & args)
source

absclj/smultimethod

generic abs

generic abs
sourceraw docstring

abstract-number?clj/s

(abstract-number? x)
source

abstract-quantity?clj/s

(abstract-quantity? x)
source

acosclj/smultimethod

generic acos

generic acos
sourceraw docstring

addclj/smultimethod

generic add

generic add
sourceraw docstring

asinclj/smultimethod

generic asin

generic asin
sourceraw docstring

atanclj/smultimethod

generic atan

generic atan
sourceraw docstring

cosclj/smultimethod

generic cos

generic cos
sourceraw docstring

cross-productclj/smultimethod

generic cross-product

generic cross-product
sourceraw docstring

cubeclj/smultimethod

generic cube

generic cube
sourceraw docstring

determinantclj/smultimethod

generic determinant

generic determinant
sourceraw docstring

divclj/smultimethod

generic div

generic div
sourceraw docstring

divideclj/s

source

exact-divideclj/smultimethod

generic exact-divide

generic exact-divide
sourceraw docstring

expclj/smultimethod

generic exp

generic exp
sourceraw docstring

exptclj/smultimethod

generic expt

generic expt
sourceraw docstring

gcdclj/smultimethod

generic gcd

generic gcd
sourceraw docstring

invertclj/smultimethod

generic invert

generic invert
sourceraw docstring

lcmclj/smultimethod

generic lcm

generic lcm
sourceraw docstring

Lie-derivativeclj/smultimethod

generic Lie-derivative

generic Lie-derivative
sourceraw docstring

literal-number?clj/s

(literal-number? x)
source

logclj/smultimethod

generic log

generic log
sourceraw docstring

magnitudeclj/smultimethod

generic magnitude

generic magnitude
sourceraw docstring

moduloclj/smultimethod

generic modulo

generic modulo
sourceraw docstring

mulclj/smultimethod

generic mul

generic mul
sourceraw docstring

negateclj/smultimethod

generic negate

generic negate
sourceraw docstring

negative?clj/smultimethod

generic negative?.

Returns true if the argument a is less than (v/zero-like a), false otherwise. The default implementation depends on a proper Comparable implementation on the type.

generic negative?.

Returns true if the argument `a` is less than `(v/zero-like a), false
  otherwise. The default implementation depends on a proper Comparable
  implementation on the type.`
sourceraw docstring

numerical-quantity?clj/s

(numerical-quantity? x)
source

partial-derivativeclj/smultimethod

source

quotientclj/smultimethod

generic quotient

generic quotient
sourceraw docstring

remainderclj/smultimethod

generic remainder

generic remainder
sourceraw docstring

simplifyclj/smultimethod

source

sinclj/smultimethod

generic sin

generic sin
sourceraw docstring

sqrtclj/smultimethod

generic sqrt

generic sqrt
sourceraw docstring

squareclj/smultimethod

generic square

generic square
sourceraw docstring

subclj/smultimethod

generic sub

generic sub
sourceraw docstring

tanclj/smultimethod

generic tan

generic tan
sourceraw docstring

transposeclj/smultimethod

generic transpose

generic transpose
sourceraw docstring

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

× close