[PATCH] msvcrt: Add fallback implementations for Bessel functions

Alex Henrie alexhenrie24 at gmail.com
Fri Mar 2 10:20:53 CST 2018


2018-03-02 9:07 GMT-07:00 Piotr Caban <piotr.caban at gmail.com>:
> On 03/02/18 16:29, Alex Henrie wrote:
>>
>> That's fair for jn, y0, y1, and yn. However, the j0 and j1 fallbacks
>> are exactly correct, as far as I can tell. What values of x did you
>> test? Did you accidentally have your calculator set to use degrees
>> instead of radians?
>
> The j0 you have implemented is the value of spherical Bessel function not
> Bessel function.

Thanks for clarifying that; it was pretty confusing.

-Alex



More information about the wine-devel mailing list