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