check if value rounds to target
Optional
number of decimals to round to, defaults to 0
roundTo(1.234, 1.23, 2); Copy
roundTo(1.234, 1.23, 2);
check if value rounds to target