Computes the continuous probability density function (PDF) of a triangular-distributed variate.
Quantile of the continuous random variable.
x must be in the interval [minimum, maximum].
Default: 0.5
Lower limit parameter of the random variable.
minimum must be less than maximum.
Default: 0
Upper limit parameter of the random variable.
maximum must be greater than minimum.
Default: 1
Mode parameter of the random variable.
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
Probability density function at 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 PDF of a triangular-distributed variate.
where
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application