Function rgsl::hypergeometric::hyperg_U_e10_e[][src]

pub fn hyperg_U_e10_e(a: f64, b: f64, x: f64) -> (Value, ResultE10)
Expand description

This routine computes the confluent hypergeometric function U(a,b,x) using the [ResultE10](types/result/struct.ResultE10.html) type to return a result with extended range.