interface Abs {
    $abs: string | ArithmeticExpressionOperator;
}

Properties

Properties

Returns the absolute value of a number.