type

Sine

class Sine : UnaryMath

Computes the sine of its input: out = sin(inA)

methods

Slot Details

calculate

protected virtual override Number calculate(Number a)