type

Cosine

class Cosine : UnaryMath

Computes the cosine of its input: out = cos(inA)

methods

Slot Details

calculate

protected virtual override Number calculate(Number a)