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

    Format

      #include  <stdlib.h>

      double drand48  (void);
Additional Information: explode extract
Description Return Value
Close Help