viewed 1618 times and licensed 12 times
Fresnel sin integral.
Controller: CodeCogs
View version details
Contents  |
|
Interface
#include <codecogs/maths/special/fresnel_sin.h>
using namespace Maths::Special;
| double | fresnel_sin (double x) Fresnel sin integral. |
 | Real | cc_fresnel_sin (Real x) This function is available as a Microsoft Excel add-in. |
Function Documentation
Evaluates the sine Fresnel integral
The integral is evaluated by a power series for x < 1.
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:
Authors:
- Cephes Math Library Release 2.8: June, 2000 Copyright 1984, 1987, 1989, 2000 by Stephen L. Moshier
Documentation Nick Owens
Page Comments
You must login to leave a messge
Last Modified: 18 Oct 07 @ 17:07 Page Rendered: 2009-01-05 22:49:37