Actions
Feature #4697
closedFix documentation typo on random.c
Feature #4697:
Fix documentation typo on random.c
Files
Updated by drbrain (Eric Hodel) over 14 years ago
- Status changed from Open to Rejected
I agree with KOSAKI Motohiro, the following function is int_pair_to_real_inclusive() which has a comment of:
/* generates a random number on [0,1] with 53-bit resolution*/
so I think they are meant to be mathematically interpreted.
Actions