Home
last modified time | relevance | path

Searched refs:f_expint (Results 1 – 9 of 9) sorted by relevance

/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dspecfun.h61 void f_expint(union argument *x);
H A Deval.c200 {"expint", f_expint}, /* Jim Van Zandt, 20101010 */
H A Dspecfun.c3304 f_expint(union argument *arg) in f_expint() function
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dspecfun.h61 void f_expint(union argument *x);
H A Deval.c200 {"expint", f_expint}, /* Jim Van Zandt, 20101010 */
H A Dspecfun.c3304 f_expint(union argument *arg) in f_expint() function
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dspecfun.h65 void f_expint __PROTO((union argument *x));
H A Deval.c197 {"expint", f_expint}, /* Jim Van Zandt, 20101010 */
H A Dspecfun.c3301 f_expint(union argument *arg) in f_expint() function