Searched refs:ocCosecant (Results 1 – 4 of 4) sorted by relevance
120 ocCosecant = SC_OPCODE_COSECANT, enumerator
1435 case ocCosecant: // simulate CSC(x) by (1/SIN(x)) in PrepareFunction()1489 case ocCosecant: // simulate CSC(x) by (1/SIN(x)) in FinishFunction()
92 { ocCosecant, 15, 1, 1, V, { VR }, EXC_FUNCFLAG_EXPORTONLY, 0 },
3500 case ocCosecant : ScCosecant(); break; in Interpret()