Houdini 11 VEX VEX functions

Returns the sine of the argument

  1. float sin(float )

  2. vector sin(vector )

  3. vector4 sin(vector4 )

Returns the sine of the argument.

Contexts: all