Liking cljdoc? Tell your friends :D

somekit.math


fractcljs

(fract n)

get fractional part of number

get fractional part of number
sourceraw docstring

random-boolcljs

(random-bool threshold)

returns true if random is greater than threshold

returns true if random is greater than threshold
sourceraw docstring

random-nth-customcljs

(random-nth-custom coll fn)

returns random element from collection with custom random

returns random element from collection with custom random
sourceraw docstring

scalecljs

(scale n start1 stop1 start2 stop2)

scales a number to a new range

scales a number to a new range
sourceraw docstring

TAUcljs

source

threshold-boolcljs

(threshold-bool n threshold)

returns true if number is greater than threshold

returns true if number is greater than threshold
sourceraw docstring

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

× close