Math

Mathematic module

Usage

use math

Example

puts math.abs(-5)
puts math.sin(math.PI)

APIsConstants

Last updated

Was this helpful?