Tan(arg)

Creates a new tangens function with given argument expression.

Source

Tan(arg): super._unary('tan', arg);