Anne Archibald wrote: > > First I guess we should check which systems don't have log1p This is already done - we do use the system log1p on linux (but note that log2_1p is not standard AFAIK). I would guess few systems outside windows don't have log1p, given that msun has an implementation, David