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