Project

alpha-math

0.0
No commit activity in last 3 years
No release in over 3 years
The alpha-math is a Ruby gem which allows you to solve some problems related to the numbers.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies
 Project Readme

Build Status codecov Gem Version License: MIT

alpha-math

Why alpha-math? Because as math is the mathematics, alpha is the beginning... just as all the methods of this gem have been implemented, without the help of other gems but only with native Ruby methods. Look at my Gemfile!

full reference

Visit the wiki for the full documentation.

getting started

Edit your Gemfile and add:

gem 'alpha-math'

Now you can update your gemset with bundle.

author

Mauro Quaglia