Skip to main content
1-Visitor
May 10, 2022
Question

Inline division character

  • May 10, 2022
  • 1 reply
  • 3011 views

Hello!

Is there a way to change the inline division sign from this "÷" to that "/" ?
I saw arguments about the slash sign can be misread to 1, but as is the division sign can be misread to +.
It would be great to be able to change the operator styles as we please.
Or can I find the files where the operator characters are stored, so I could override them manually?

P.m. Im using Prime version. The goal is to be able to see the following: x/y, and not x÷y.

1 reply

23-Emerald IV
May 10, 2022

As far as I know, there's very little about Prime that you can customise. You can define a function:

LucMeekes_0-1652166249456.png

that works:

LucMeekes_1-1652166280144.png

LucMeekes_2-1652166288298.png

but Prime has no provision to use functions with infix notation. That is, you cannot put:

x / y =

 

Success!
Luc

 

24-Ruby IV
May 10, 2022

Mathcad 15 - but not in Prime 😰

ValeryOchkov_0-1652167631905.png

23-Emerald IV
May 10, 2022

What is 'not in Prime'?

LucMeekes_0-1652170853430.png

There's no shortcut for it, and there's no infix notation, but the inline division is there.

And in Mathcad (1 through 15) you cannot change the symbol for the inline division, it has to be ÷.

 

Luc