diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-03-29 15:57:45 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-03-29 15:57:45 -0700 |
commit | 2b1e05769d01cb036cf0a82231eb87b698a33426 (patch) | |
tree | d072354049911ec058a01b9cc69f41e2ca2ebe2d /lib.c | |
parent | 9e60a829fdd3874f510ebc57d1a378d020a55fb9 (diff) | |
download | txr-2b1e05769d01cb036cf0a82231eb87b698a33426.tar.gz txr-2b1e05769d01cb036cf0a82231eb87b698a33426.tar.bz2 txr-2b1e05769d01cb036cf0a82231eb87b698a33426.zip |
* arith.c (gcd): Allow zeros. Don't issue "non-integral"
exception if MPI fails.
(floorf, ceili): Map integer argument to itself.
(tang, asine, acosi): New functions.
* eval.c (eval_init): New intrinsics: tan, asin, acos.
* lib.h (tang, asine, acosi): Declared.
* txr.1: Documented gcd, abs, floor, ceil, sin, cos, tan
asin, acos, atan, log, and exp.
* txr.vim: Highlighting for tang, asine, acosi.
Diffstat (limited to 'lib.c')
0 files changed, 0 insertions, 0 deletions