math - Windower/packages GitHub Wiki

This library provides functions for mathematical operations.

local math = require('math.ext')

Dependency Required

To use this library, you must include math in the manifest.xml file for your package:

<dependency>math</dependency>
⚠️ **GitHub.com Fallback** ⚠️