mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00

* attempt big int min value fix * cast value for correct comparison * update edge case * add one more test
Description:
math
provides commonly used mathematical functions for
trigonometry, logarithms, etc.