pub fn bessel_i_ratio_deriv_1m<P, E, V>(c: V, x: V, nu: V) -> VExpand description
A' from the complement c = 1 - A, with 1 - A^2 as c (2 - c): no cancellation
where A is within an ulp of 1.
pub fn bessel_i_ratio_deriv_1m<P, E, V>(c: V, x: V, nu: V) -> VA' from the complement c = 1 - A, with 1 - A^2 as c (2 - c): no cancellation
where A is within an ulp of 1.