First published at 09:53 UTC on November 23rd, 2020.
Welcome to Part 11 in our 18-part Computer Nerd series that sees us delve into the world of retro calculator programming. Awesome!
(Note: Program execution is sped up in the video. Actual computation time was about 40 mins.)
(Also: The general versi…
MORE
Welcome to Part 11 in our 18-part Computer Nerd series that sees us delve into the world of retro calculator programming. Awesome!
(Note: Program execution is sped up in the video. Actual computation time was about 40 mins.)
(Also: The general version of the plotting program is what is shown at the end. The one used in the video mirrors the points in the top half in the a-axis to save on computation as the set is symmetrical.)
Special nerd-points for anyone who knows the purpose of the subroutine after "Lbl 7". HINT: It represents a mathematical equation.
LESS