Both sides previous revision
Previous revision
Next revision
|
Previous revision
|
manual:appendix:flags [2021/09/13 10:40] jojo1973 |
manual:appendix:flags [2021/09/24 07:52] (current) jojo1973 [Flags -17, -18] |
| |
==== Flags -17, -18 ==== | ==== Flags -17, -18 ==== |
^ Action ^ State ^ Alias ^ Description ^ | ^ Action ^ State ^^ Alias ^ Description ^ |
| Default angle unit | -17 Clear, -18 Clear | ''[[manual:chapter6:flags:cmd_deg|DEG]]'' | Real arguments to trig functions and angle objects without suffix are assumed as degrees. | | | Default angle unit | -17 Clear | -18 Clear | ''[[manual:chapter6:flags:cmd_deg|DEG]]'' | Real arguments to trig functions and angle objects without suffix are assumed as degrees. | |
| ::: | -17 Clear, -18 Set | ''[[manual:chapter6:flags:cmd_grad|GRAD]]'' | Real arguments to trig functions and angle objects without suffix are assumed as gradians. | | | ::: | -17 Clear | -18 Set | ''[[manual:chapter6:flags:cmd_grad|GRAD]]'' | Real arguments to trig functions and angle objects without suffix are assumed as gradians. | |
| ::: | -17 Set, -18 Clear | ''[[manual:chapter6:flags:cmd_rad|RAD]]'' | Real arguments to trig functions and angle objects without suffix are assumed as radians. | | | ::: | -17 Set | -18 Clear | ''[[manual:chapter6:flags:cmd_rad|RAD]]'' | Real arguments to trig functions and angle objects without suffix are assumed as radians. | |
| ::: | -17 Set, -18 Set | ''[[manual:chapter6:flags:cmd_dms|DMS]]'' | Real arguments to trig functions and angle objects without suffix are assumed as degrees / minutes / seconds. | | | ::: | -17 Set | -18 Set | ''[[manual:chapter6:flags:cmd_dms|DMS]]'' | Real arguments to trig functions and angle objects without suffix are assumed as degrees / minutes / seconds. | |
| |
==== Flag -20 ==== | ==== Flag -20 ==== |
==== Flag -28 ==== | ==== Flag -28 ==== |
^ Action ^ State ^ Alias ^ Description ^ | ^ Action ^ State ^ Alias ^ Description ^ |
| RPL / RPN stack mode | Clear | --- | RPL mode: number of stack levels is limited only by available RAM. | | | Enable RPN stack mode | Clear | --- | RPL mode: number of stack levels is limited only by available RAM. | |
| ::: | Set | --- | RPN mode: number of stack levels is determined by flag [[manual:appendix:flags#flag-29|-29]]. | | | ::: | Set | --- | RPN mode: number of stack levels is fixed and determined by flag [[manual:appendix:flags#flag-29|-29]]. | |
| |
==== Flag -29 ==== | ==== Flag -29 ==== |
==== Flag -43 ==== | ==== Flag -43 ==== |
^ Action ^ State ^ Alias ^ Description ^ | ^ Action ^ State ^ Alias ^ Description ^ |
| Enable alarms rescheduling | Clear | ''RESCALM'' | Upon expiration unacknowledged repeating alarms will be rescheduled automatically. | | | Disable alarms rescheduling | Clear | ''RESCALM'' | Upon expiration unacknowledged repeating alarms will be rescheduled automatically. | |
| ::: | Set | --- | Upon expiration unacknowledged repeating alarms will **not** be rescheduled. | | | ::: | Set | --- | Upon expiration unacknowledged repeating alarms will **not** be rescheduled. | |
| |