trunc js code example Example: javascript trunc Math.trunc(13.37); // 13 Math.trunc(42.84); // 42 Math.trunc(0.123); // 0