You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello guys, I notice there are Fresnel integral related docs there, but I don't see any implementation about Fresnel integral or auxiliary Fresnel integral, so I think this part is missing?
In MATLAB, we can use fresnels and fresnelc to compute the Fresnel integral, so I think it would be great to have that support in SpecialFunctions.jl
Hello guys, I notice there are Fresnel integral related docs there, but I don't see any implementation about Fresnel integral or auxiliary Fresnel integral, so I think this part is missing?
In MATLAB, we can use
fresnels
andfresnelc
to compute the Fresnel integral, so I think it would be great to have that support in SpecialFunctions.jlBesides, I notice there is an implementation out there: https://github.com/kiranshila/FresnelIntegrals.jl
The text was updated successfully, but these errors were encountered: