semantique.operators.COSINE

Contents

semantique.operators.COSINE#

semantique.operators.COSINE = 'cosine'#

Reference to operator function cosine.

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

See: semantique.processor.operators.cosine_()

Type:

str