Message Boards Message Boards

0
|
7371 Views
|
2 Replies
|
1 Total Likes
View groups...
Share
Share this post:

[?] Displaying negative exponents in outputs expressions?

Posted 7 years ago

While the expressions 1/z^2 and z^-2 are equivalent, in many signal processing applications the z^-2 form is more useful. However Mathematica will usually express the form as 1/z^2. Is there a way to force Mathematica to display the alternative form?

POSTED BY: Jesse Sheinwald
2 Replies

Good approach. Thank you.

POSTED BY: Jesse Sheinwald

One way could be to inactivate Power:

1/z - x/y^2 /. Power -> Inactive[Power]
POSTED BY: Gianluca Gorni
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