purescript-angle

0.1.0 • Public • Published

Module Documentation

Module Angle

Types

newtype Degree where
  Degree :: Number -> Degree

newtype Radian where
  Radian :: Number -> Radian

Values

deg2rad :: Degree -> Radian

rad2deg :: Radian -> Degree

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    0

Package Sidebar

Install

npm i purescript-angle

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • joneshf