Skip to content

sagarlekar/heatindex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Heat Index Calculator# How hot is it?
A ruby gem to calculate the Heat Index by providing temperature in Fahrenheit and relative humidity in %.
Reference http://en.wikipedia.org/wiki/Heat_index

##Usage##

require 'heat_index'
HeatIndex.calculate(60,40)

About

Ruby gem to calculate human perceived heat from temperature and relative humidity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages