SciPy

This is documentation for an old release of SciPy (version 0.17.0). Read this page in the documentation of the latest stable release (version 1.15.0).

scipy.special.itairy

scipy.special.itairy(x) = <ufunc 'itairy'>

Integrals of Airy functions

Calculates the integral of Airy functions from 0 to x

Returns:

Apt, Bpt

Integrals for positive arguments

Ant, Bnt

Integrals for negative arguments

Previous topic

scipy.special.bi_zeros

Next topic

scipy.special.ellipj