Skip to main content
4-Participant
April 11, 2016
Solved

how to write sech^2(x) in mathcad

  • April 11, 2016
  • 2 replies
  • 1349 views

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

Best answer by LucMeekes

Like this:

type sech(x)^2.

Success!
Luc

2 replies

LucMeekes23-Emerald IVAnswer
23-Emerald IV
April 11, 2016

Like this:

type sech(x)^2.

Success!
Luc

19-Tanzanite
April 11, 2016

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.