mirror of
https://github.com/chaisql/chai.git
synced 2025-10-06 16:18:14 +08:00

* Add math.acos and math.abs * Add acosh, asin, asinh, atan and atan2 * Test for proper function documentation * Cast to double on math functions * Use the new types.Value interface