Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Hi all,
could anyone please tell me
how to write sech^2(x) in mathcad.
I got an error while writing sech^2(x) in mathcad
Solved! Go to Solution.
Like this:
type sech(x)^2.
Success!
Luc
If you are using Mathcad 15 you can use the prefix operator, and type sech^2 in the first placeholder and x in the second:
That's not available in Mathcad Prime though.