Liking cljdoc? Tell your friends :D

geocoordinates.math


absclj

(abs x)

Return the absolute number.

Return the absolute number.
raw docstring

cosclj

(cos x)

Return the cosine of an angle.

Return the cosine of an angle.
raw docstring

decimal-degrees->radiansclj

(decimal-degrees->radians degrees)

Convert decimal degrees to radians.

Convert decimal degrees to radians.
raw docstring

expclj

(exp base exponent)

Return the base to the exponent power.

Return the base to the exponent power.
raw docstring

piclj

Number pi.

Number pi.
raw docstring

sinclj

(sin x)

Return the sine of an angle.

Return the sine of an angle.
raw docstring

sqrtclj

(sqrt x)

Returns the square root.

Returns the square root.
raw docstring

tanclj

(tan x)

Return the tangent of an angle.

Return the tangent of an angle.
raw docstring

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

× close