angle

<script src="./point_src/angle"></script>

A Nice angle conversion utility.

  • Angle extends Number

    a = Angle(180, 'deg') a.deg a.tau a.radians

    a = tau2.1 // Angle(a, 'tau') a.degrees

functions

| char | short | name | long |
| ----- | ----- | ----- | ----- |
| d | deg | degrees | -- |
| t | tau | turn | -- |
| g | gon | grad | gradian |
| r | rad | rads | radians |
| h | hour | hour | -- |
| b | binary | binary | -- |

| compass | | rpm |

Meta Data
filepath_exists True
path angle
filepath angle.js
clean_files ()

Method List

comment.html|safe
comment.html|safe
  • method_kind

    method_name

    (
    param_name = param.default_value ,
    )
    from class_name
    comment.html|safe
    comment.html|safe