Mathematic module
Last updated 3 years ago
Was this helpful?
use math
Example
puts math.abs(-5) puts math.sin(math.PI)