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

Readme

Keywords

Package Sidebar

Install

npm i purescript-angle

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • joneshf