Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/16/04 21:55
Read: times


 
#79421 - RE: Good +ve attitude... Sim
Responding to: ???'s previous message
Hi again Siang,

In general, it will be easier to use a high level language, for reasons that are probably intuitive to you. You said that you are familiar with the Taylor series, but you don't know how to write them into a program. With assembler it will be extremely cryptic, moving terms into various registers, popping and pushing things onto the stack, and then accumulating them together. But with C or BASIC it is simply a matter of writing the equation to as many terms as your desired precision requires. Let the compiler take care of stacks and registers.

As to how much memory it will require, you will have to rely on your compiler to determine this. Or, just compile it and see.

Keep us posted on how it goes. We won't do the work for you, but we will gladly help.

List of 32 messages in thread
TopicAuthorDate
Microcontroller Scientific Calculator            01/01/70 00:00      
   RE: Microcontroller Scientific Calculato            01/01/70 00:00      
      RE: Microcontroller Scientific Calculato            01/01/70 00:00      
         RE: Microcontroller Scientific Calculato            01/01/70 00:00      
            RE: Microcontroller Scientific Calculato            01/01/70 00:00      
         RE: Microcontroller Scientific Calculato            01/01/70 00:00      
            RE: Microcontroller Scientific Calculato            01/01/70 00:00      
               What college course?            01/01/70 00:00      
                  RE: What college course?            01/01/70 00:00      
                     RE: What college course?            01/01/70 00:00      
                        RE: What college course?            01/01/70 00:00      
                           RE: What college course?            01/01/70 00:00      
                              RE: What college course?            01/01/70 00:00      
                                 RE: What college course?            01/01/70 00:00      
   First things first..            01/01/70 00:00      
      RE: First things first..            01/01/70 00:00      
         RE: First things first..            01/01/70 00:00      
         Good +ve attitude... Sim            01/01/70 00:00      
            RE: Good +ve attitude... Sim            01/01/70 00:00      
               RE: Good +ve attitude... Sim            01/01/70 00:00      
                  RE: Good +ve attitude... Sim            01/01/70 00:00      
                     RE: Good +ve attitude... Sim            01/01/70 00:00      
                     Floating Point            01/01/70 00:00      
               What you need a PC for            01/01/70 00:00      
               8051 or PIC            01/01/70 00:00      
                  RE: 8051 or PIC            01/01/70 00:00      
                     RE: What to do ?            01/01/70 00:00      
                        RE: What to do ?            01/01/70 00:00      
                           RE: What to do ?            01/01/70 00:00      
                              Thank you            01/01/70 00:00      
                                 You can post here            01/01/70 00:00      
   RE: Microcontroller Scientific Calculator            01/01/70 00:00      

Back to Subject List