core icon indicating copy to clipboard operation
core copied to clipboard

Basics: Add documentation note to radians function.

Open ybakos opened this issue 6 years ago • 0 comments

Change 'Convert' to 'Represent', as the function does not perform conversion.

The documentation of the radians function has confused a few people - why have a function simply return its input? Per the discussion in https://github.com/elm/elm-lang.org/issues/713, add a note to the documentation explaining the value of the radians function.

References https://github.com/elm/elm-lang.org/issues/713.

ybakos avatar Aug 23 '19 22:08 ybakos