Methods round(value, decimals) Rounding function that accounts for floating point errors Source: index.js, line 21 Parameters: Name Type Description value number Number to round decimals number Decimals places to round to