Liking cljdoc? Tell your friends :D

sicmutils.numsymb

Implementations of the generic operations for numeric types that have optimizations available, and for the general symbolic case.

Implementations of the generic operations for numeric types that have
optimizations available, and for the general symbolic case.
raw docstring

arctan?clj/s


expt?clj/s


operandsclj/s


operatorclj/s


product?clj/s


quotient?clj/s


sqrtclj/s

Square root implementation that attempts to preserve exact numbers wherever possible. If the incoming value is not exact, simply computes sqrt.

Square root implementation that attempts to preserve exact numbers wherever
possible. If the incoming value is not exact, simply computes sqrt.
raw docstring

sqrt?clj/s


sum?clj/s


symbolic-operatorclj/s

(symbolic-operator s)

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

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

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close