Secant
- Updated2023-02-17
- 1 minute(s) read
Secant
Computes the secant of a specified value (x) in radians.

Inputs/Outputs

x
An input to this operation.
This input supports scalar numbers, arrays or clusters of numbers, and arrays of clusters of numbers.
Data Type Changes on FPGA
When you add this node to a document targeted to an FPGA, this input has a default data type that uses fewer hardware resources at compile time.

sec
Result of the operation.
This output assumes the same numeric representation as x.