#how do i solve this pls help ๐๐
3 messages ยท Page 1 of 1 (latest)
This Math for Computer Science video describes Horner's algorithm for evaluating polynomials using a worked example. The pseudocode is provided to show how you would implement the algorithm in a computer.
This playlist has videos on Math Algorithms used in different areas of Computer Science such as Computer Graphics, Number Bases and Cryptogra...