Searched refs:GAL_ARITHMETIC_OP_COS (Results 1 – 5 of 5) sorted by relevance
112 GAL_ARITHMETIC_OP_COS, /* cosine (input in deg). */ enumerator
554 case GAL_ARITHMETIC_OP_COS: in arithmetic_function_unary()2149 { op=GAL_ARITHMETIC_OP_COS; *num_operands=1; } in gal_arithmetic_set_operator()2368 case GAL_ARITHMETIC_OP_COS: return "cos"; in gal_arithmetic_operator_string()2500 case GAL_ARITHMETIC_OP_COS: in gal_arithmetic()
354 - GAL_ARITHMETIC_OP_COS: cosine (input in deg).
5320 -- Macro: GAL_ARITHMETIC_OP_COS
27699 @deffnx Macro GAL_ARITHMETIC_OP_COS