mirror of
https://github.com/zekexiao/pocketlang.git
synced 2025-02-06 04:37:47 +08:00
e74e209b7c
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. |
||
---|---|---|
.. | ||
import | ||
basics.pk | ||
class.pk | ||
controlflow.pk | ||
core.pk | ||
fibers.pk | ||
functions.pk | ||
import.pk | ||
toc.pk |