cutPoint
cutPoint(
point
,decimalPlace
):number
[]
Cuts a point to a given decimal place
Parameters
• point: number
[]
The point to cut
• decimalPlace: number
= 2
The number of decimal places to keep
Returns
number
[]
The cut point
cutPoint(
point
,decimalPlace
):number
[]
Cuts a point to a given decimal place
• point: number
[]
The point to cut
• decimalPlace: number
= 2
The number of decimal places to keep
number
[]
The cut point