abs()abs()
计算输入的绝对值。Calculates the absolute value of the input.
语法Syntax
abs(
x)
abs(
x)
参数Arguments
- x:整数或实数,或者时间跨度值。x : An integer or real number, or a timespan value.
返回Returns
- x 的绝对值。Absolute value of x.
计算输入的绝对值。Calculates the absolute value of the input.
abs(
x)
abs(
x)