[gambit-list] integer->char bootstrap problem: git head goes into infinite loop

Bradley Lucier lucier at math.purdue.edu
Fri Jan 31 11:08:45 EST 2014


On 01/31/2014 10:29 AM, Marc Feeley wrote:
>
>
>
> On the bright side I have tested MSCV and sinh, cosh, tanh are available in math.h (at least in versions 10, 11 and 12).  So that leaves asinh, acosh, atanh, scalbn, ilogb, expm1, and log1p to implement.

Use frexp and ldexp for ilogb and scalbn.

Brad



More information about the Gambit-list mailing list