Sine and Cosine
- 更新时间2023-02-17
- 阅读时长2分钟
Sine and Cosine
Computes both the sine and cosine of a specified value (x) in radians.
Use this node only when you need both results.
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.

sin
Result of the operation.
Data Type Changes on FPGA
When you add this node to a document targeted to an FPGA, this output has a default data type that uses fewer hardware resources at compile time.

cos
Result of the operation.
Data Type Changes on FPGA
When you add this node to a document targeted to an FPGA, this output has a default data type that uses fewer hardware resources at compile time.