semantique.operators.SINE

Contents

semantique.operators.SINE#

semantique.operators.SINE = 'sine'#

Reference to operator function sine.

This operator computes the sine of x, assuming x is an angle in radians.

See: semantique.processor.operators.sine_()

Type:

str