Author Topic: Custom Forumlas  (Read 3075 times)

Offline mjrleap

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Custom Forumlas
« on: July 23, 2010, 03:48:53 AM »
Hello,

I'm a new IPOd Touch user, used to have a PDA using a program called Math tablet.
Math Tablet had a feature where you could create custom formulas.
For example HP=kW*.746,  "HP" and "KW" were variables created in the custom formula.
This was very helpful when I couldn't remember the exact formula.

Is there any way to do a simular action with POCKETCAS?

Thanks
Mike

Offline MrMage

  • Administrator
  • *****
  • Posts: 470
  • Karma: 7
Re: Custom Forumlas
« Reply #1 on: July 23, 2010, 10:16:29 AM »
Hello,

Just enter
Code: [Select]
HP(kW):=kW*0.746and you are done. If you enjoy using PocketCAS, please leave a review on the App Store.

Greetings

Daniel