Global

Members

(constant) decimalRoundAngle

Amount of decimal places round angles in radians to
Source:

(constant) decimalRoundCoordinate

Amount of decimal places round coordinates to
Source:

Methods

round(x, type) → {Number}

Rounds number with given constants
Parameters:
Name Type Default Description
x Number The number to round
type "coordinate" | "angle" coordinate
Source:
Returns:
Type
Number