Home
last modified time | relevance | path

Searched defs:fresnels (Results 1 – 9 of 9) sorted by relevance

/dports/math/octave-forge-symbolic/symbolic-2.9.0/inst/@sym/
H A Dfresnels.m43 function J = fresnels (x) function
/dports/math/octave-forge-symbolic/symbolic-2.9.0/inst/@double/
H A Dfresnels.m45 function y = fresnels (x) function
/dports/math/py-mpmath/mpmath-1.2.1/mpmath/functions/
H A Dexpintegrals.py412 def fresnels(ctx, z): function
/dports/math/arb/arb-2.21.1/examples/
H A Dcomplex_plot.c379 fresnels(acb_t res, const acb_t z, slong prec) in fresnels() function
/dports/math/py-mpmath/mpmath-1.2.1/mpmath/
H A Dfunction_docs.py4338 fresnels = r""" variable
H A D__init__.py345 fresnels = mp.fresnels variable
/dports/science/py-scipy/scipy-1.7.1/scipy/special/tests/
H A Dtest_mpmath.py1193 def fresnels(x): function
/dports/math/py-sympy/sympy-1.9/sympy/functions/special/
H A Derror_functions.py2328 class fresnels(FresnelIntegral): class
/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DNumber.cc7771 bool Number::fresnels() { function in Number