Owning Palette: Trigonometric Functions
Requires: Base Development System
Computes the secant of x, where x is in radians. Secant is the reciprocal of cosine.
The connector pane displays the default data types for this polymorphic function.
Add to the block diagram | Find on the palette |
x can be a scalar number, array or cluster of numbers, array of clusters of numbers, and so on. | |
1/cos(x) is of the same numeric representation as x. |
Refer to the Sine VI in the labview\examples\Mathematics\Elementary & Special Functions\Trigonometric Functions directory for an example of using the Secant function.