Documentation moved.This entry is now part of the unified function reference. Open the unified page → API/nerdamer APIFunctionnerdamer.hypotsrc/index.ts:785nerdamer.hypot(a: Expression, b: Expression): ExpressionReturns the symbolic hypotenuse of two expressions. Matching linear sine and cosine terms collapse through the Pythagorean identity; otherwise the result is the principal square root of the sum of squares.ParametersNameTypeDescriptionaExpression—bExpression—ReturnsExpression