Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
There are two ways to use the Acos trig function:
Application.WorksheetFunction.Acos(argument) and Application.Acos(argument) I can not get the first on to work at all. The second only intermittenly. RA(k) = Application.Acos(u(k))works only partially even though it is between the range -1<=u(k))<=1. When I add "180/pi*" in front of it gives me a type mismatch error? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Acos function | Excel Programming | |||
Modified ACOS function | Excel Discussion (Misc queries) | |||
Trig Function seems odd. | Excel Worksheet Functions | |||
Function ACOS in Excel VBA | Excel Programming | |||
Acos Function | Excel Programming |