interface Trunc {
    $trunc: [NumberExpression, NumberExpression?];
}

Properties

Properties

Truncates a number to a whole integer or to a specified decimal place.