>  Docs Center  >  Libraries  >  JBIU  >  RMS
Libraries

RMS

RMS

Name


    RMS

Purpose


    Calculates the root-mean-square of a set of values.

Category


    Math

Calling Sequence


    Result = RMS(X)

Inputs


    X: Array of values.

Outputs


    Calculates the square root of the mean of the squares of X.

Example


    x = 4. * RANDOMN(seed, 10000)
    rmsx = RMS(x)

Modification History


    Written by: Jeremy Bailin
    12 June 2008 Public release in JBIU



© 2024 NV5 Geospatial Solutions, Inc. |  Legal
   Contact Us