fresnel sin
Fresnel sin integral.
Controller: CodeCogs
Interface
C++
Fresnel Sin
doublefresnel_sin( | double | x | ) |
There is an error with your graph parameters for fresnel_sin with options x=-4:4
The integral is evaluated by a power series for x < 1. Error Message:Function fresnel_sin failed. Ensure that: Invalid C++
For x >= 1 auxiliary functions f(x) and g(x) are employed such that
Accuracy:
Relative error. domain # trials peak rms 0, 10 10000 2.0e-15 3.2e-16
Parameters
x main input argument
Authors
- Cephes Math Library Release 2.8: June, 2000 Copyright 1984, 1987, 1989, 2000 by Stephen L. Moshier
Documentation Nick Owens
Source Code
Source code is available when you agree to a GP Licence or buy a Commercial Licence.
Not a member, then Register with CodeCogs. Already a Member, then Login.