The ArcSec function returns a value that specifies the arc secant of the passed value.
Syntax | ||||
ArcSec(Value) | ||||
Return value | ||||
Type |
Description | |||
Double |
Arc secant of value | |||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
Value |
Double |
ByVal |
Value to retrieve the arc secant. |
Notes
The arc secant is the inverse of the secant. See Sec