Home
last modified time | relevance | path

Searched refs:math_csc (Results 1 – 3 of 3) sorted by relevance

/dports/devel/libmatheval/libmatheval-1.1.11/lib/
H A Dxmath.h64 double math_csc(double x);
H A Dxmath.c43 math_csc(double x) in math_csc() function
H A Dsymbol_table.c67 …exp, log, sqrt, sin, cos, tan, math_cot, math_sec, math_csc, asin, acos, atan, math_acot, math_ase… in symbol_table_create()