Sort By Reference Float Array

Syntax

Sort Float Array

Parameters

Array Reference

Reference to array of floats to sort

Predicate

Function that takes two floats which returns true if first float is less than second

Output

Type

Type of used predicate.
May be one of next values: By predicate, Standard way.

Sorted Array

Modified Array Reference with sorted floats