Skip to content

Math.Percentile

Name Mandatory Description Default Type
⬅️ Input The sequence of floats to calculate the percentile of. [Float]
Output ➡️ The percentile of the input value within the specified sequence. Float
Percentile No The percentile to calculate. 50 FloatVar(Float)

This shard calculates the percentile of the input value within the specified sequence.