1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Delyan Angelov 62687842e2
Revert "math: add a new math.easing module (#13226)" (#13235)
This reverts commit 758d1f44ab46bdbc0558deb1dda401aca1cea090.
2022-01-20 18:57:53 +02:00
..
2022-01-04 12:21:12 +03:00
2022-01-04 12:21:12 +03:00
2022-01-04 12:21:12 +03:00
2022-01-04 12:21:12 +03:00
2021-10-08 17:44:55 +03:00
2021-10-17 06:42:40 +03:00
2022-01-04 12:21:12 +03:00
2021-10-08 17:44:55 +03:00
2021-10-08 22:07:44 +03:00
2021-10-08 22:07:44 +03:00
2022-01-04 12:21:12 +03:00

Description:

math provides commonly used mathematical functions for trigonometry, logarithms, etc.