Is there a way to include a degree symbol to the output?
Casio Basic, 9750giii, latest updates installed, calc is in degree mode.
"ANGLE A":A^ (^ represents the lower right triangle)
I would like to output
36.35* (* represents the degree symbol)
I tried
"ANGLE A":A*^
"ANGLE A":A"*"^ (degree symbol in quotes)
"ANGLE A"
A*^
"ANGLE A"
A"*"^
Nothing seems to work.
I may have to try Python
Thanks for any help.
morse


