Sine (Expression Function Reference)

 
 
 

The Function Trigonometry Sine command in the expression editor inserts the token sin( at the insertion point in the editing pane. This token evaluates the sine function of an expression. Enter an expression after the opening bracket ( then enter a closing bracket ).

Example

sin(10*Fc)

Returns the sine of the expression 10*Fc (10 times the current frame number).