Mega Code Archive

 
Categories / Ruby / Development
 

Call to the class method sqrt from the Math module

puts Math.sqrt(16)