Closed Iltotore closed 2 years ago
The math stdlib lack of some basic but important functions including:
max(a, b)
min(a, b)
avg(a, b)
Function added with commit in feat/stdlib
The math stdlib lack of some basic but important functions including:
max(a, b)
min(a, b)
avg(a, b)
(average)