fresnel cos
Fresnel cos integral.
Controller: CodeCogs
Interface
C++
Excel
Fresnel Cos
doublefresnel_cos( | double | x | ) |
There is an error with your graph parameters for fresnel_cos with options x=-4:4
The integral is evaluated by a power series for x < 1. Error Message:Function fresnel_cos failed. Ensure that: Invalid C++
For x >= 1 auxiliary functions f(x) and g(x) are employed such that
Accuracy:
<pre> Relative error. domain # trials peak rms 0, 10 10000 1.8e-15 3.3e-16 </pre>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.