bessel[IJKY] functions

Ilya Yaroshenko via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Thu Dec 25 11:28:04 PST 2014


On Thursday, 25 December 2014 at 18:23:56 UTC, bearophile wrote:
> Ilya Yaroshenko:
>
>> Ported from r-project:
>> http://code.dlang.org/packages/bessel
>
> If you like to write the full path like "std.math.isNaN", then 
> you can also use static imports.
>
> Perhaps it's worth adding pre/post-conditions to the functions.
>
> The indentations probably have a mix of tabs and spaces and 
> seem messed up.
>
> Is gamma_cody better/worse than std.mathspecial.gamma?

gamma_cody is special variant for bessel functions.

> Bye,
> bearophile


More information about the Digitalmars-d-announce mailing list