Skip to content

purescript-purgatory/purescript-geo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-geo 🌍

Common Geographical Functions in Purescript

-- returns flatteningFactor of Earth in kms
flatteningFactor :: Quantity

-- returns equatorialRadius of Earth in kms
equatorialRadius:: Quantity

-- returns polarRadius of Earth in kms
polarRadius :: Either ConversionError Quantity

-- measure of how out of round our Earth is (in kms)
eccentricityOfEarthMeridian :: Either ConversionError Quantity

About

Common Geographical Functions in Purescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published