I'd like to implement some form of decibels in Mathcad. I've found a few nice references:
Mathcad Example Using Decibels | Math Encounters Blog
In both of these examples they are creating a forward function dB(x), which works just fine, but also an "inverse function" /dB(x). No matter how I try I cannot get Mathcad Prime to create something that looks like that inverse function. (The CTRL+SHIFT+K approach recommended in the second link doesn't work in Prime.) The closest I've gotten is when I got the Mathcad error message "Unknown error: no_inverse_declared."
Is there any way to create an "inverse function" in Prime?