0
votes
4answers
152 views
Bessel library function in Java
Hello everyone,
I'm looking for a bessel function in Java that matches the Excel function BESSELI, description provided:
Returns the modified Bessel function, which is equivalent to the Bessel …
