Computes the continuous triangular cumulative distribution function (CDF) or the probability that a triangular-distributed variate takes on a value less than or equal to the quantile of the variate.
Quantile of the continuous random variate.
x must be in the interval [minimum, maximum].
Default: 0.5
Lower limit parameter of the variate.
minimum must be less than maximum.
Default: 0
Upper limit parameter of the variate.
maximum must be greater than minimum.
Default: 1
Mode parameter of the variate.
Default: NaN — The mode at the midpoint between minimum and maximum.
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
Cumulative probability that the continuous random variate has a value less than or equal to x.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
The following equation defines the continuous CDF of a triangular-distributed variate.
where
Where This Node Can Run:
Desktop OS: Windows
FPGA: This product does not support FPGA devices