noun
omission of operation symbols; asyndetic notation
In computing, refers to the practice of omitting explicit operation symbols, such as writing 'ab' instead of 'a*b' for multiplication. Technical term.
プログラミング言語によっては、演算記号省略が許されない場合がある。
Depending on the programming language, omission of operation symbols may not be allowed.
数式処理システムでは、演算記号省略を適切に解釈する必要がある。
In computer algebra systems, it is necessary to interpret the omission of operation symbols appropriately.
Compound of 演算 (operation), 記号 (symbol), and 省略 (omission).