I have got a question concerning the Airy functions in relation to the Bessel function.
From Wiki, it is possible to see how
$$ Ai(x)=\frac{1}{\pi}\sqrt{\frac{x}{3}}K_{1/3}\left(\frac{2}{3}x^{\frac{3}{2}}\right) $$
The question is: how can the Airy function retrieve a 0.3550 value when evaluated in $ x = 0 $, if
$$ K_{1/3}\left(\frac{2}{3}0^{\frac{3}{2}}\right) = \infty $$
It's probably a naive question but I would say that
$$ Ai(0) = 0*\infty = NaN$$
looking at the above equivalence.
I thank you in advance for supporting.