/mathutil

A collection of useful mathematical functions. Documentation in source code.

Primary LanguagePawnMIT LicenseMIT

mathutil

A collection of useful mathematical functions. Documentation in source code.

Installation

Simply install to your project:

sampctl package install ScavengeSurvive/mathutil

Include in your code and begin using the library:

#include <mathutil>

Testing

To test, simply run the package:

sampctl package run