No release in over 3 years
You can perfor basic mathematical operations(add/subtract/multiply/devide) using this ruby gem. Usage: BasicCalculator.add(1,2), BasicCalculator.subtract(2,1), BasicCalculator.multiply(2,3), BasicCalculator.devide(4,2).
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies