Commit 2025-12-08 07:00 410b2797

View on Github →

feat(LinearAlgebra/Lagrange): Formula for leading coefficient of a polynomial (#32359) Added leadingCoeff_interpolate, which gives a formula for the leading coefficient of a polynomial that follows from Lagrange interpolation.

Estimated changes