The Single UNIX ® Specification, Version 2
Copyright © 1997 The Open Group

NAME

erand48 - generate uniformly distributed pseudo-random numbers

SYNOPSIS

#include <stdlib.h>

double erand48(unsigned short int xsubi[3]);

DESCRIPTION

Refer to drand48().

UNIX ® is a registered Trademark of The Open Group.
Copyright © 1997 The Open Group
[ Main Index | XSH | XCU | XBD | XCURSES | XNS ]