Home » Archimedes archive » Archimedes World » AW-1994-12-Disc1.adf » Disk1Dec94 » !AWDec94/Goodies/DrawBasic/!DrawBasic/Library/Examples/Chapter/Ex_9_17d
!AWDec94/Goodies/DrawBasic/!DrawBasic/Library/Examples/Chapter/Ex_9_17d
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Archimedes archive » Archimedes World » AW-1994-12-Disc1.adf » Disk1Dec94 |
Filename: | !AWDec94/Goodies/DrawBasic/!DrawBasic/Library/Examples/Chapter/Ex_9_17d |
Read OK: | ✔ |
File size: | 00F5 bytes |
Load address: | 0000 |
Exec address: | 0000 |
Duplicates
There are 3 duplicate copies of this file in the archive:
- Archimedes archive » Archimedes World » AW-1994-12-Disc1.adf » Disk1Dec94 » !AWDec94/Goodies/DrawBasic/!DrawBasic/Library/Examples/Chapter/Ex_9_17d
- Archimedes archive » Archimedes World » AW-1995-01-Disc1.adf » Disk1Jan95 » !AWJan95/Goodies/DrawBasic/!DrawBasic/Library/Examples/Chapter/Ex_9_17d
- Archimedes archive » Archimedes World » AW-1995-05-Disc1.adf » AWMay95_1 » InTheMag/DrawBasic/!DrawBasic/Library/Examples/Chapter/Ex_9_17d
- Archimedes archive » Archimedes World » AW-1995-02-Disc1.adf » Disk1Feb95 » !AWFeb95/Goodies/DrawBasic/!DrawBasic/Library/Examples/Chapter/Ex_9_17d
File contents
REM N.B. If you have the "MathPhys" font then remove the next REM REM statement. This results in the proper symbol for PI being printed. REM �Font("MathPhys",12) �Screen(-2*PI,2*PI,-2,2) �GraphODE("-y",0,1,TRUE) �GraphODE("-y",0,1,-TRUE) �Quit
00000000 52 45 4d 20 4e 2e 42 2e 20 49 66 20 79 6f 75 20 |REM N.B. If you | 00000010 68 61 76 65 20 74 68 65 20 22 4d 61 74 68 50 68 |have the "MathPh| 00000020 79 73 22 20 66 6f 6e 74 20 74 68 65 6e 20 72 65 |ys" font then re| 00000030 6d 6f 76 65 20 74 68 65 20 6e 65 78 74 20 52 45 |move the next RE| 00000040 4d 0a 52 45 4d 20 73 74 61 74 65 6d 65 6e 74 2e |M.REM statement.| 00000050 20 54 68 69 73 20 72 65 73 75 6c 74 73 20 69 6e | This results in| 00000060 20 74 68 65 20 70 72 6f 70 65 72 20 73 79 6d 62 | the proper symb| 00000070 6f 6c 20 66 6f 72 20 50 49 20 62 65 69 6e 67 20 |ol for PI being | 00000080 70 72 69 6e 74 65 64 2e 0a 0a 52 45 4d 20 a0 46 |printed...REM .F| 00000090 6f 6e 74 28 22 4d 61 74 68 50 68 79 73 22 2c 31 |ont("MathPhys",1| 000000a0 32 29 0a 0a a0 53 63 72 65 65 6e 28 2d 32 2a 50 |2)...Screen(-2*P| 000000b0 49 2c 32 2a 50 49 2c 2d 32 2c 32 29 0a a0 47 72 |I,2*PI,-2,2)..Gr| 000000c0 61 70 68 4f 44 45 28 22 2d 79 22 2c 30 2c 31 2c |aphODE("-y",0,1,| 000000d0 54 52 55 45 29 0a a0 47 72 61 70 68 4f 44 45 28 |TRUE)..GraphODE(| 000000e0 22 2d 79 22 2c 30 2c 31 2c 2d 54 52 55 45 29 0a |"-y",0,1,-TRUE).| 000000f0 a0 51 75 69 74 |.Quit| 000000f5