ixfx
    Preparing search index...

    Namespace Normalise

    Functions

    array

    Normalises an array. By default uses the actual min/max of the array as the normalisation range.

    arrayWithContext

    Normalises an array.

    stream

    Normalises numbers, adjusting min/max as new values are processed. Return values will be in the range of 0-1 (inclusive).

    streamWithContext

    A more advanced form of stream.