Abs(arg)

Creates a new absolute value function with given argument expression.

Source

Abs(arg): super._unary('abs', arg);