JuliaMath / JuliaMath/SpecialFunctions.jl

Add Fresnel integral

Open
#398 1 comment 3 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
381
Forks
113
Avg merge
1d 23h
Merged PRs (30d)
1

Description

Hello guys, I notice there are [Fresnel integral](https://specialfunctions.juliamath.org/stable/functions_overview/#[Error-Functions,-Dawson%E2%80%99s-and-Fresnel-Integrals](https://dlmf.nist.gov/7)-1) related docs there, but I don't see any implementation about Fresnel integral or [auxiliary Fresnel integral](http://www.mymathlib.com/functions/fresnel_sin_cos_integrals.html), 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

Besides, I notice there is an implementation out there: https://github.com/kiranshila/FresnelIntegrals.jl

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.