type

Tangent

class Tangent : UnaryMath

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

methods

Slot Details

calculate

protected virtual override Number calculate(Number a)