Post Reply 
(16C) e to 400 decimal places
02-12-2015, 12:51 PM (This post was last modified: 02-12-2015 12:54 PM by Dieter.)
Post: #6
RE: (HP-16C) e to 400 decimal places
(02-11-2015 01:11 AM)Rick314 Wrote:  Hello Dieter. Your comment prompted me to resurrect my 1992 Turbo Pascal 6.0 program that approximates e to 1,000,010 decimal places (E1MEG_P.TXT, attached). Key routines were coded in 80386 assembly language,

Unbelievable – that's exactly what I did in 1995! I also used Turbo Pascal 6.0 and the main calculation loop was coded in 386 assembly. Since the Pascal compiler did not support 386 instructions I used Borland's TASM for this task. However, the algorithm was the same as the one used on the '41C. ;-)

Dieter
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
(16C) e to 400 decimal places - Rick314 - 02-06-2015, 02:12 AM
RE: (HP-16C) e to 400 decimal places - Dieter - 02-12-2015 12:51 PM



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