refaktor / rye

homoiconic dynamic programming language with some new ideas
https://ryelang.org
Apache License 2.0
462 stars 22 forks source link

[Add Math function] Adding trunc math func #258

Closed pratikmota closed 3 months ago

pratikmota commented 3 months ago

Changes:

  1. Adding truncmath function
  2. Adding test case

Testing: cli test: image

test case: image