Message Boards Message Boards

0
|
5785 Views
|
3 Replies
|
0 Total Likes
View groups...
Share
Share this post:

[?] Display as default imaginary part J in OUT form?

Posted 7 years ago

How to set as default displaying imaginary part with [ImaginaryJ] (not with i) in "out" cells?

POSTED BY: Seme Lozhkin
3 Replies

I think that StackExchange question is about something different. At any rate, you could achieve what you want with:

MakeBoxes[I, StandardForm] := "\[ImaginaryJ]"

and then:

Sqrt[-3.2 + I]

0.276234 + 1.81006 \[ImaginaryJ]
POSTED BY: Carl Woll
Posted 7 years ago

thanks a lot! :) can't this option configured in settings of the program? it's could be very comfortable to every new file.

POSTED BY: Seme Lozhkin

There are several examples of how this is done on StackExchange:

https://mathematica.stackexchange.com/questions/17617/using-the-symbol-i-for-electrical-current/17618#17618

My advice is also not do this.

POSTED BY: Sean Clarke
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract