A Method of Solving Square Roots With Double-Precision in BASIC Ⅱ Microcomputer Language
-
-
Abstract
This paper gives us a way to solve square roots with double-precision in a microcomputer using BASIC Ⅱ language.This method is very simple and ingenious.The very short subroutine calls the single-precision mathematical function SQR(x) inside the ROM of the microcomputer.
-
-