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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/05/05 07:41
Read: times


 
#96579 - why is it difficult?
Responding to: ???'s previous message
The most difficult bit is the square root which is a pretty standard routine,other than that youve got three multiplications and two squares to calculate all of which are very sraight forward.
If you are trying to do it assembler then it might be tricky but write it i C it will help a lot cos you can use standard libraries.

List of 10 messages in thread
TopicAuthorDate
Phase voltage to Line voltage            01/01/70 00:00      
   why is it difficult?            01/01/70 00:00      
   cos(60)            01/01/70 00:00      
      square root            01/01/70 00:00      
   try the code library            01/01/70 00:00      
      Hello Jez            01/01/70 00:00      
   square root by newtons method            01/01/70 00:00      
      Inital guess = B/2            01/01/70 00:00      
   Pell's method            01/01/70 00:00      
      calculating square roots            01/01/70 00:00      

Back to Subject List