[gambit-list] integer->char bootstrap problem: git head goes into infinite loop
Bakul Shah
bakul at bitblocks.com
Thu Jan 30 17:43:04 EST 2014
On Thu, 30 Jan 2014 16:27:11 EST Marc Feeley <feeley at iro.umontreal.ca> wrote:
>
> Anyone know of a good portable implementation of those functions (sinh, cosh,
> tanh, asinh, acosh, atanh, expm1, log1p, scalbn)? I'll take a poor
> implementation if a good one doesn't exist...
May be you can use FreeBSD's math lib (originally from Sun).
https://github.com/freebsd/freebsd/tree/master/lib/msun
More information about the Gambit-list
mailing list