On 5/5/20 4:55 PM, Shiro Kawai wrote: > I guess we could say it is safer to exclude boundaries to avoid > singularities but the user must be careful for the > range nevertheless. Because of rounding, one cannot ever guarantee that a+(b-a)*(random-real) will never return a or b. So I think the spec should tell the user that this is a possibility. Brad