isOdd(n) → {boolean} Returns true if the number given is odd. Parameters
angleBetweenPoints(point1, point2) → {number} Find the angle of a segment from (point1.x, point1
difference(a, b) → {number} The absolute difference between two values. Parameters
distancePow(x1, y1, x2, y2, pow) → {number} Returns the distance between
reverseAngle(angleRad) → {number} Reverses an angle. Parameters
isEven(n) → {boolean} Returns true if the number given is even. Parameters
getShortestAngle(angle1, angle2) → {number} Gets the shortest angle between angle1
fuzzyFloor(val, epsilon) → {number} Applies a fuzzy floor to the given
sinCosGenerator(length, sinAmplitude, cosAmplitude, frequency) → {Object} Generate a sine and cosine
ceilTo(value, place, base) → {number} Ceils
Page 1 of 6