Searched refs:ocSecant (Results 1 – 4 of 4) sorted by relevance
121 ocSecant = SC_OPCODE_SECANT, enumerator
1438 case ocSecant: // simulate SEC(x) by (1/COS(x)) in PrepareFunction()1492 case ocSecant: // simulate SEC(x) by (1/COS(x)) in FinishFunction()
94 { ocSecant, 16, 1, 1, V, { VR }, EXC_FUNCFLAG_EXPORTONLY, 0 },
3501 case ocSecant : ScSecant(); break; in Interpret()
Completed in 54 milliseconds