cut number off at 3 decimal places javascript code example Example: how to cut off decimals in javascript string.split(".")[0];