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