Note: You must add uk to the end of the address, it's to help prevent spam. |
My BASIC Notes TYPE: Floating-Point Function Action: SQR gives you the value of the SQuare Root of the <numeric> argument. The value of the argument must not be negative, or the BASIC error message ?ILLEGAL QUANTITY will happen. EXAMPLE of SQR Function:
|