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