Sgn(arg)

Creates a new sign function with given argument expression.

Source

Sgn(arg): super._unary('sgn', arg);