Algorithm: Difference between revisions

From ACT Wiki
Jump to navigationJump to search
imported>Doug Williamson
m (Spacing & classification.)
imported>Doug Williamson
(Add link.)
Line 7: Line 7:
== See also ==
== See also ==
* [[Algorithmic trading]]
* [[Algorithmic trading]]
* [[Software robot]]


[[Category:Technology]]
[[Category:Technology]]

Revision as of 09:51, 18 June 2016

Maths.

A set of pre-defined (and often automated) steps for making a calculation or decision.

Algorithms are an essential component of computer programs.

See also