View Single Post
  #1 (permalink)  
Old 11-21-2007, 08:02 AM
Rioven Rioven is offline
Senior Member
 
Join Date: May 2007
Posts: 130
Awards Showcase
Beta Tester 
Total Awards: 1
Default Scientific Math Text Input Evaluator

Hi

Attached is code to evaluate math same as Basic4ppc code operations.

This supports ^, MOD, /,*,-,+, INT,ABS,SIN,COS,TAN,ASIN,ACOS, ATAN,LN,EX(for e),E[E+,E-](for eng'g),PI.

calculations in radians.

I've tried to compare results to Basic4PPC operations and it's ok, but still need to test for other bugs.(sometimes I got last (13th)decimal place descripancy in comparison).

I'll add factorial (!) on next update.


Regards,
__________________
Rioven

Sony Ericsson XPERIA X1i WM6.1
480x800 Display Resolution
with QWERTY keyboard

Last edited by Rioven : 12-07-2007 at 01:22 AM. Reason: File removed updated available
Reply With Quote