??? 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. |
Topic | Author | Date |
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 |