Sha256: 2a8cdbe272008531094f6d340f6290a5eac1226ac2911211a0038096d89f804d

Contents?: true

Size: 226 Bytes

Versions: 1

Compression:

Stored size: 226 Bytes

Contents

require_relative 'physics_plus/main/constants'

# This module is the main one for the gem

module PhysicsPlus
  # Main module
  extend Main::Constants
  include Main::Constants
end


puts PhysicsPlus.list_fundamental_constants

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
physics_plus-0.0.4 lib/physics_plus.rb