A collection of useful mathematical functions. Documentation in source code.
Simply install to your project:
sampctl package install ScavengeSurvive/mathutil
Include in your code and begin using the library:
#include <mathutil>
To test, simply run the package:
sampctl package run