HP Forums
Angles in radians using expressions with PI?? - Printable Version

+- HP Forums (https://archived.hpcalc.org/museumforum)
+-- Forum: HP Museum Forums (https://archived.hpcalc.org/museumforum/forum-1.html)
+--- Forum: Old HP Forum Archives (https://archived.hpcalc.org/museumforum/forum-2.html)
+--- Thread: Angles in radians using expressions with PI?? (/thread-110282.html)



Angles in radians using expressions with PI?? - Alex - 03-16-2007

I am in radian mode and I want to enter a complex number using polar notation with angles expressed with PI. For example, I am trying to enter a complex number, (10[angle_symbol]PI/4). As soon as I try to enter any angle involving PI, it croaks with an "Invalid Syntax" error. Being in radian mode, it's really odd to not be able to express angles using PI. Any help is appreciated!


Model is 49g+ - Alex - 03-16-2007

Sorry, I didn't mention which calc I have...49g+.


Re: Model is 49g+ - James M. Prange (Michigan) - 03-16-2007

Sorry, for better or worse, in RPL models, "complex number" objects use only "real numbers" for their contents.

Regards,
James


Re: Model is 49g+ - Alex - 03-18-2007

Thanks for the response, James.