mirror of
https://github.com/lcn2/calc.git
synced 2025-08-16 01:03:29 +03:00
document that * operator has has a higher precedence than <<
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -20,6 +20,10 @@ The following are the changes from calc version 2.14.1.5 to date:
|
||||
Fixed obsolete references to the atoq() in LIBRARY to use the
|
||||
correct internal function name of str2q().
|
||||
|
||||
Document in help/unexpected that * operator has has a higher
|
||||
precedence than << in calc, which differs from C. Thanks
|
||||
goes to GitHub user @inguin for pointing put this difference.
|
||||
|
||||
|
||||
The following are the changes from calc version 2.14.1.3 to 2.14.1.4:
|
||||
|
||||
|
Reference in New Issue
Block a user