VMS Help  —  CRTL  erand48
    Generates uniformly distributed pseudorandom-number sequences.
    Returns 48-bit nonnegative, double-precision, floating-point
    values.

    Format

      #include  <stdlib.h>

      double erand48  (unsigned short int xsubi[3]);
Additional Information: explode extract
Argument Description Return Value
Close Help