JuliaMath / JuliaMath/SpecialFunctions.jl
Most bessel functions do not preserve input type
- Dominant language
- Julia
- Stars
- 381
- Forks
- 113
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 1
Description
```
julia> x
0.22919536f0
julia> besseli(2,x)
0.006595105469050567
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.