Paul D. Anderson:
I am NOT suggesting that we include ALL these mathematical symbols as operators. If it was up to me I'd include just the middle dot, the cross product and the wedge product, but YMMV.
If you want to introduce new standard operators, I suggest to keep their number very low. And I suggest to avoid Unicode symbols.
The operators I find useful for me are one more product operator, a max infix operator and a min infix operator.
Maybe #* #max #min? (Also usable with a "=" prefix, #=* #=max #=min).
Bye, bearophile
