Meatball
0
- Joined
- Feb 1, 2008
- Messages
- 2,894
- Points
- 0
I had always understood that an algorithm is a step by step
procedure for making a complete mathematical calculation
string. I usually call it a Formula...
Algorithm - Wikipedia, the free encyclopedia
Jerry
You can contact us at any time through our Website: J.BAUER Electronics
I think he means that since the process is primarily arithmetic, its almost overkill to call it an algorithm since algorithms can involve any number of processes which may not exclusively include maths.
If its mostly just math, then I suppose you could call it a function, but then again "functions" are also a sort of "mini-algorithm" in programmer's terms. So perhaps that's what it ought to be called.
An algorithm can include many functions, but can a single function be considered use of an entire algorithm?
Just stretching out the idea as long as I can... for what its worth.