Getting Started
Theory & Tutorials
API Reference
Boys function
F_n(x)
using incomplete gamma function.
n (int)
x (float)
float
Downward recursion F_{n-1}(x) from F_n(x)
fn (callable)