Skip to content
RubenatorX edited this page Apr 28, 2020 · 1 revision

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>
Clone this wiki locally