Skip to content

JuanitoFatas/ArithmeticX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Arithmetic eXtensions for Ruby

Ruby should have rich and exact Arithmetic. Let's improve it.

Math

  • .integer_length
  • .digit_count
  • .range_product
  • .factorial
  • .binomial_coefficient
  • .multinomial_coefficient

Numeric

  • plus?
  • minus?
  • positive?
  • negative?
  • non_positive?
  • non_zero?
  • half
  • double
  • square
  • cube

About

Arithmetic eXtensions for Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages