Home
last modified time | relevance | path

Searched refs:STN_TAN (Results 1 – 4 of 4) sorted by relevance

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dsystsks.h208 #define STN_TAN 219 macro
H A Dv_fx3.c3673 case STN_COS: case STN_SIN: case STN_TAN: case STN_ACOS: case STN_ASIN: in chk_sysfargs_syntax()
4634 case STN_COS: case STN_SIN: case STN_TAN: case STN_ACOS: case STN_ASIN: in xpr_has_nonsys_fcall()
H A Dv_ex.c3649 case STN_COS: case STN_SIN: case STN_TAN: in __exec_sysfunc()
4056 case STN_TAN: d2 = tan(d1); break; in exec_1arg_transcendental()
H A Dcver.c4128 { STN_TAN, N_REAL, 1, SYSF_BUILTIN, WBITS, "$tan"},