Deleted Added
full compact
13c13
< .\" $FreeBSD: head/lib/libc/gen/rand48.3 50476 1999-08-28 00:22:10Z peter $
---
> .\" $FreeBSD: head/lib/libc/gen/rand48.3 57686 2000-03-02 09:14:21Z sheldonh $
53c53,54
< congruential algorithm working on integers 48 bits in size. The
---
> congruential algorithm working on integers 48 bits in size.
> The
67c68,69
< return values of type double. The full 48 bits of r(n+1) are
---
> return values of type double.
> The full 48 bits of r(n+1) are
122c124,125
< where the zeroth member specifies the lowest bits. Again,
---
> where the zeroth member specifies the lowest bits.
> Again,