Cos(arg)

Creates a new cosine function with given argument expression.

Source

Cos(arg): super._unary('cos', arg);