type

ArcTangent

class ArcTangent : UnaryMath

Computes the arctangent of its input: out = atan(inA)

methods

Slot Details

calculate

protected virtual override Number calculate(Number a)