mirror of
https://github.com/louisrubet/rpn
synced 2024-11-17 07:47:50 +01:00
#144: d->r r->d correctly shown in manual
This commit is contained in:
parent
3b007bec3b
commit
f5c84f0008
1 changed files with 2 additions and 2 deletions
|
@ -239,8 +239,8 @@ rpn>
|
|||
|acos| arg cosinus
|
||||
|tan| tangent
|
||||
|atan| arg tangent
|
||||
|d|->r convert degrees to radians
|
||||
|r|->d convert radians to degrees
|
||||
|d->r| convert degrees to radians
|
||||
|r->d| convert radians to degrees
|
||||
|
||||
### logs
|
||||
|
||||
|
|
Loading…
Reference in a new issue