cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
Choose Language Hide Translation Bar
0 Kudos

Functional inverse for formula

The idea is to have an option in the 'new formula column' (right click on column) that inverse a formula function. 

 

For exemple, the formula of a column :z is:

:x / (1 + :y)

Then I select click on 'New formula column/inverse function'. Then a popup menu or an additional menu propose to select the independant variable. Let say I click on :y. Then a new column called Inverse[z][y] is created with the following formula:

:x/:z - 1

This features would be extremly appreciated for inversing transformation.