Liking cljdoc? Tell your friends :D
ClojureScript only.

js.Math

Math is a built-in object that has properties and methods for constants and functions. Not a function object.

Math is a built-in object that has properties and methods for
constants and functions. Not a function object.
raw docstring

abscljs

(abs this x)

Method.

The Math.abs() function returns the absolute value of a number

Math.abs(x)

See also: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/abs

Method.

The Math.abs() function returns the absolute value of a number

`Math.abs(x)`

See also: `https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/abs`
raw docstring

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

× close