Menu

Commit [r6749]  Maximize  Restore  History

Implemented arithmetic functions sinh/1, cosh/1, tanh/1, asinh/1 for compatibility with Prolog compilers such as YAP and SICStus Prolog. Definitions for the arithmetic functions acosh/1 and atanh/1 are partially implemented but commented out as I have not idea how to return exceptions when the function argument is out of range.

pmoura 2010-09-27

changed /trunk/XSB/emu/function.c
/trunk/XSB/emu/function.c Diff Switch to side-by-side view
Loading...
Auth0 Logo