$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [1.54.0] Release notes
From: Christopher Kormanyos (e_float_at_[hidden])
Date: 2013-05-24 17:10:06
> * Added finding zeros of Bessel functions `cyl_bessel_j_zero`,
> `cyl_neumann_zero`, `air_ai_zeros` and `air_bi_zeros`(by Christopher
> Kormanyos).
Oh, thank you, John. May I offer a slight correction?
The Airy functions are called:
* airy_ai_zero
* airy_bi_zero
with a 'y' and the zero is singular.
Thanks again.
Sincerely, Chris.