Computes the value of e raised to a specified power.
Input to this function. x must be in the range [-1, 1).
This parameter supports only scalar values of the fixed-point data type.
A Boolean that describes whether the next data point has arrived for processing. Wire the output valid output of an upstream node to this input to transfer data from the upstream node to this node.
TRUE | The next data point has arrived for processing. |
FALSE | The next data point has not arrived for processing. |
A Boolean that defines whether downstream nodes are ready for this node to return a new value. Use a Feedback Node to wire the ready for input output of a downstream node to this input of the current node.
TRUE | Downstream nodes are ready for this node to return a new value. |
FALSE | Downstream nodes are not ready for this node to return a new value. |
Default: TRUE
e raised to the power of x.
A Boolean that indicates whether this node has computed a result that downstream nodes can use. Wire this output to the input valid input of a downstream node to transfer data from the node to the downstream node.
TRUE | The node has computed a result that downstream nodes can use. |
FALSE | The node has not computed a result that downstream nodes can use. |
Installed By: LabVIEW Communications System Design Suite (introduced in 1.0)
Where This Node Can Run:
Desktop OS: none
FPGA: All devices
This site uses cookies to offer you a better browsing experience. Learn more about our privacy policy.