NBS Minimal BASIC Test Programs: Version 2, User's Manual, Volume 13 |
From inside the book
Results 6-10 of 100
Page 27
Both constants and variables are tested as print - items . variables , of course , have to be given a value before they are printed , and this is done with the LET statement . PRINT is among the most semantically complex statements in ...
Both constants and variables are tested as print - items . variables , of course , have to be given a value before they are printed , and this is done with the LET statement . PRINT is among the most semantically complex statements in ...
Page 29
The error tests are understandable in light of the general rules for interpretation of error programs given earlier . 5.5 Variables The first of these programs simply checks that the set of valid names is as guaranteed by the standard .
The error tests are understandable in light of the general rules for interpretation of error programs given earlier . 5.5 Variables The first of these programs simply checks that the set of valid names is as guaranteed by the standard .
Page 31
... numeric representation allowed by the standard . best explained by first considering accuracy for functions of a single variable , and then generalizing to operations , which may be thought of as functions of two variables .
... numeric representation allowed by the standard . best explained by first considering accuracy for functions of a single variable , and then generalizing to operations , which may be thought of as functions of two variables .
Page 33
Now all the preceding comments generalize quite naturally to functions of many variables . We can then be guided in our treatment of the arithmetic operations by the above remarks on functions , if we recall that the operations may be ...
Now all the preceding comments generalize quite naturally to functions of many variables . We can then be guided in our treatment of the arithmetic operations by the above remarks on functions , if we recall that the operations may be ...
Page 45
The tests are written to treat TAN as a function of a single variable . 5.13 User - defined Functions The standard provides a facility So that programmers can define functions of a single variable in the form of a numeric expression .
The tests are written to treat TAN as a function of a single variable . 5.13 User - defined Functions The standard provides a facility So that programmers can define functions of a single variable in the form of a numeric expression .
What people are saying - Write a review
We haven't found any reviews in the usual places.
Other editions - View all
Common terms and phrases
20 PRINT 40 PRINT SECTION ACCEPT THE PROGRAM ACCOMPANIED BY DOCUMENTATION ACCURACY ACTUAL ALLOWING ANSI STANDARD ARGUMENT ARRAY ASSIGNED BASIC TEST PROGRAMS CHARACTERS COLUMN COMPUTED CONSTANTS CONTAINING CONTROL DATA DIGITS DISPLAYED END END TEST ENTER ERROR EVALUATION EXACT EXECUTION EXPECTED FOLLOWING FUNCTION GOSUB GOTO IDENTIFYING THE EXCEPTION implementation INFORMATIVE TEST INPUT INPUT-REPLY ITEM LINE LOOP MEASURE MESSAGE IDENTIFYING MINIMAL BASIC TEST NBS MINIMAL BASIC NEGATIVE NON-STANDARD FEATURE NOTE NUMERIC EXPRESSIONS OCCUR OK OK OK operations ORDER OUTPUT OVERFLOW PASS THIS TEST POSITIVE PRINT 40 PRINT PRINT BEGIN TEST PRINT END PROGRAM PRINT END TEST PRINT PROGRAM FILE PRINT THIS SECTION PRINT TO PASS PROCESSOR PROGRAM NUMBER PROGRAM TESTS PROGRAMS USER'S MANUAL READ REFERENCE REFS REJECT THE PROGRAM REPORTED RESULT RETURN RND FUNCTION SECTION TESTS SPACE STATEMENT STEP STRING SUBSCRIPT SUPPLIED TERMINATE TEST FAILED TEST OK TEST PASSED TYPE UNDERFLOW VALUE VARIABLE ZERO