Searched refs:ocCosecantHyp (Results 1 – 4 of 4) sorted by relevance
122 ocCosecantHyp = SC_OPCODE_COSECANT_HYP, enumerator
1440 case ocCosecantHyp: // simulate CSCH(x) by (1/SINH(x)) in PrepareFunction()1494 case ocCosecantHyp: // simulate CSCH(x) by (1/SINH(x)) in FinishFunction()
235 { ocCosecantHyp, 229, 1, 1, V, { VR }, EXC_FUNCFLAG_EXPORTONLY, 0 },
3502 case ocCosecantHyp : ScCosecantHyp(); break; in Interpret()
Completed in 41 milliseconds