Liking cljdoc? Tell your friends :D

geocoordinates.math


absclj

(abs x)

Return the absolute number.

Return the absolute number.
sourceraw docstring

cosclj

(cos x)

Return the cosine of an angle.

Return the cosine of an angle.
sourceraw docstring

decimal-degrees->radiansclj

(decimal-degrees->radians degrees)

Convert decimal degrees to radians.

Convert decimal degrees to radians.
sourceraw docstring

expclj

(exp base exponent)

Return the base to the exponent power.

Return the base to the exponent power.
sourceraw docstring

piclj

Number pi.

Number pi.
sourceraw docstring

sinclj

(sin x)

Return the sine of an angle.

Return the sine of an angle.
sourceraw docstring

sqrtclj

(sqrt x)

Returns the square root.

Returns the square root.
sourceraw docstring

tanclj

(tan x)

Return the tangent of an angle.

Return the tangent of an angle.
sourceraw docstring

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

× close