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

/purescript-angle/

    Package Sidebar

    Install

    npm i purescript-angle

    Weekly Downloads

    1

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • joneshf