[request] [±] key, always as change of sign operator
|
10-06-2016, 05:43 PM
(This post was last modified: 10-12-2016 08:30 PM by compsystems.)
Post: #1
|
|||
|
|||
[request] [±] key, always as change of sign operator
sorry for my bad English
Currently the unary operator CHange of Sign (CHS), function NEG() is operating only for numbers on entry line =( the key [±] is associated with NEG() operator neg(5) → -5 // ok 5[±] → -5 x [±] → x- // in this case acts as subtraction operator binary =(, and there is a dedicated key for subtraction [-],two keys for the same operation My suggestion is that the key associated change of sign [±] always acts always as neg(), It is very useful to change the sign to an expression without having to be returned to the start of it, for example (a-b) [±] → -(a-b) and not as (a-b)- |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
[request] [±] key, always as change of sign operator - compsystems - 10-06-2016 05:43 PM
RE: [request] [±] key, always as change of sign operator - Han - 10-12-2016, 03:15 PM
RE: [request] [±] key, always as change of sign operator - compsystems - 10-12-2016, 07:27 PM
RE: [request] [±] key, always as change of sign operator - retoa - 10-13-2016, 07:49 AM
RE: [request] [±] key, always as change of sign operator - Tim Wessman - 10-13-2016, 03:57 PM
|
User(s) browsing this thread: 2 Guest(s)