UNPKG

@stdlib/math-base-special-fresnelc

Version:

Compute the Fresnel integral C(x).

3 lines 112 B
/// <reference path="../docs/types/index.d.ts" /> import fresnelc from '../docs/types/index'; export = fresnelc;