mirror of
https://github.com/boostorg/math.git
synced 2026-01-30 20:12:09 +00:00
* Update Bessel functions at infinity. Also sinc functions, and update tests. Fixes https://github.com/boostorg/math/issues/1143. * Correct some test failures. * Yikes, correct missing if. * Temporary fix for multiprecision. REMOVE THIS.