diff options
author | David Thompson <dthompson2@worcester.edu> | 2021-04-13 11:30:50 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2021-04-13 11:30:50 -0400 |
commit | ce9d6e8ad28b2d84d1a292a871c23b66a4654b54 (patch) | |
tree | ade44e7bb7b891c9ae0ceba18633ef4b2a911a7c /manuals/chickadee/Basics.html | |
parent | 2a30eb2a2d5472be3df1254d5d4d04310314e628 (diff) |
Add new guile-sdl2 and chickadee releases.
Diffstat (limited to 'manuals/chickadee/Basics.html')
-rw-r--r-- | manuals/chickadee/Basics.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manuals/chickadee/Basics.html b/manuals/chickadee/Basics.html index 22fe5c7..e258de2 100644 --- a/manuals/chickadee/Basics.html +++ b/manuals/chickadee/Basics.html @@ -129,7 +129,7 @@ factor <var>alpha</var>, a number in the range [0, 1]. </p></dd></dl> <dl> -<dt id="index-degrees_002d_003eradians-1">Procedure: <strong>degrees->radians</strong> <em>radians</em></dt> +<dt id="index-radians_002d_003edegrees">Procedure: <strong>radians->degrees</strong> <em>radians</em></dt> <dd><p>Convert <var>radians</var> to degrees. </p></dd></dl> |