Project

rmathemata

0.0
No commit activity in last 3 years
No release in over 3 years
Provide mathematics functions and utilities for Theory of Number. Analysis. Geometry ...
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

Library of mathematics functions and some utilities. Provide mathematics functions and utilities for Theory of Number. Analysis. Geometry … Embedded week to week with new functions.

First release :¶ ↑

  • Arithmetic. Theory of numbers functions. Extend Integer class

  • gcdn of n integers

  • prime_powers

  • is_powerful?

  • is_perfect_power?

  • is_achilles_number?

  • euler_totient

  • is_strong_achilles_number?

  • numbers_of_strong_achilles_numbers_below integer

  • power_of_2?

  • Math. Symbol for Sum, Product , Root (extend module Kernel) using ruby Unicode √, ∑ .…

TO DO¶ ↑

Install¶ ↑

gem install rmathemata

Dependencies¶ ↑

mathn