Is Sorted Float Array

Syntax

Is Sorted Float Array

Parameters

Array

Array of floats

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.

Is Sorted

True if Array is sorted false otherwise