# fresnel Function for computing the Fresnel integrals. Translated from the CEPHES C code as included in Scipy 1.8.1. ## Author Original C code by Stephen L. Moshier Rust translation by Berke DURAK