Skip to content

Ruby gem that contains many useful methods using physics formulas. Many of them use the vector standard library. Formulas range from classical mechanics, quantum mechanics, electricity and magnetism, and special relativity.

Notifications You must be signed in to change notification settings

cristianjd/physics_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Install at command prompt: gem install physics_calculator.

To use constants and methods in current project use require 'physics_calculator' and include PhysicsCalculator.

Documentation

A list of constants and methods available in this gem can be found at Ruby-Doc.org.

About

Ruby gem that contains many useful methods using physics formulas. Many of them use the vector standard library. Formulas range from classical mechanics, quantum mechanics, electricity and magnetism, and special relativity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages