HP Forums
Plot y = arcsec(x) with HP Prime - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: HP Prime (/forum-5.html)
+--- Thread: Plot y = arcsec(x) with HP Prime (/thread-11759.html)



Plot y = arcsec(x) with HP Prime - MullenJohn - 11-07-2018 01:52 PM

I am having trouble trying to plot the function arcsec(x) with the HP Prime.

If you know the steps required to plot the arcsec(x) please educate me as how to do it.

Thanks - Cheers!


RE: Plot y = arcsec(x) with HP Prime - Didier Lachieze - 11-07-2018 02:17 PM

Using the Function app:
  • first ensure the angle mode is set to radian
  • then press Symb and define F1(X)=ASEC(X)
  • then in the Plot Setup set for example X range from -15 to +15, Y range from -2 to +4 and Y Tick to π/2
  • now press Plot



RE: Plot y = arcsec(x) with HP Prime - MullenJohn - 11-08-2018 02:17 PM

Thank you Didier. Your instructions worked perfectly for me. Cheers!