Home
last modified time | relevance | path

Searched defs:gsl_frexp (Results 1 – 4 of 4) sorted by relevance

/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_sys__ldfrexp.c32 gsl_frexp (const double x, int *e) in gsl_frexp() function
/dports/astro/astrometry/astrometry.net-0.85/gsl-an/sys/
H A Dldfrexp.c56 gsl_frexp (const double x, int *e) in gsl_frexp() function
/dports/math/gsl/gsl-2.7/sys/
H A Dldfrexp.c56 gsl_frexp (const double x, int *e) in gsl_frexp() function
/dports/math/py-pygsl/pygsl-2.3.0/testing/src/sf/
H A Dsf.py2299 def gsl_frexp(x, e): function
2301 gsl_frexp = _sf.gsl_frexp variable