pocketlang/tests
Derick Alangi e74e209b7c
Add support for hyperbolic & arc trigonometric functions (#126)
Functions added are: `sinh(x)`, `cosh(x)`, `tanh(x)`, `asin(x)`,
`acos(x)`, and `atan(x)`.

In addition, basic tests added in core.pk for these functions.
2021-06-26 18:13:29 +05:30
..
benchmarks benchmarks - files validated and ordered 2021-06-24 17:33:17 +05:30
examples
lang Add support for hyperbolic & arc trigonometric functions (#126) 2021-06-26 18:13:29 +05:30
check.py yet another docs update (#115) 2021-06-23 10:51:18 +05:30
tests.py Fix minor typos in test files (#114) 2021-06-23 09:51:58 +05:30