class Tangent : UnaryMath
Computes the cosine of its input: out = tan(inA)
protected virtual override Number calculate(Number a)
Haxall 3.1.12 ∙ 26-Jun-2025 18:28 EDT