Searched refs:ocSecantHyp (Results 1 – 4 of 4) sorted by relevance
123 ocSecantHyp = SC_OPCODE_SECANT_HYP, enumerator
1441 case ocSecantHyp: // simulate SECH(x) by (1/COSH(x)) in PrepareFunction()1495 case ocSecantHyp: // simulate SECH(x) by (1/COSH(x)) in FinishFunction()
237 { ocSecantHyp, 230, 1, 1, V, { VR }, EXC_FUNCFLAG_EXPORTONLY, 0 },
3503 case ocSecantHyp : ScSecantHyp(); break; in Interpret()
Completed in 52 milliseconds