Sin(arg)

Creates a new sine function with given argument expression.

Source

Sin(arg): super._unary('sin', arg);