COHERENT manpages

This page displays the COHERENT manpage for drand48() [Return a 48-bit pseudo-random number as a double].

List of available manpages
Index


drand48() -- Random-Number Function (libc)

Return a 48-bit pseudo-random number as a double
double drand48()

Function drand48()  generates and returns a  48-bit pseudo-random number in
the form of a double.

See Also

libc,
srand48()