On Fri, 9 Feb 2018, Wilco Dijkstra wrote: > + Since RElog/REexp are tiny and log (x) * y is at most log (DLB_MAX), s/DLB_MAX/DBL_MAX/ > + this is equiivalent to pow (x, y) * (1 + 709.8 * RElog + REexp). s/equiivalent/equivalent/ OK with those changes. -- Joseph S. Myers joseph@codesourcery.com