Post Reply 
Newbie to HP PPL
09-01-2023, 05:34 AM
Post: #1
Newbie to HP PPL
Hi Everyone,

I've taken formal Computer Languages courses, however, finding HP PPL quite difficult to find basic examples on the web. I'm trying to do the following pseudo code below:

Local A, B, C, D;
"Sin Θ = OPP/HYP";
"Enter 0 for Unknown"
"Sin Θ"? -->A;
"OPP"? --> B;
"HYP"?-->C;
If A=0;
Then B/C -->D;
"B/C=" D;
"Θ =" Sin^-1(D) --> E;

Basically, baby steps before I get into Functions with arguments.

Any assistance is greatly appreciated. Thank you.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Newbie to HP PPL - nonakag - 09-01-2023 05:34 AM
RE: Newbie to HP PPL - Insoft - 09-01-2023, 12:54 PM
RE: Newbie to HP PPL - nonakag - 09-01-2023, 02:41 PM
RE: Newbie to HP PPL - gehakte_bits - 09-01-2023, 01:50 PM
RE: Newbie to HP PPL - nonakag - 09-01-2023, 02:47 PM
RE: Newbie to HP PPL - nonakag - 09-02-2023, 04:32 AM



User(s) browsing this thread: 1 Guest(s)