Home » Archimedes archive » Acorn User » AU 1998-09.adf » Features » Stellate/!Stellate/Resources/Components

Stellate/!Stellate/Resources/Components

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 » Acorn User » AU 1998-09.adf » Features
Filename: Stellate/!Stellate/Resources/Components
Read OK:
File size: 02EE bytes
Load address: 0000
Exec address: 0000
File contents
9
'Triangle',1622,'1.0/SIN(PI/3)'
'Square',0909,'1.0/SIN(PI/4)'
'Pentagon',0080,'1.0/SIN(PI/5)'
'Hexagon',0266,'1.0/SIN(PI/6)'
'Octagon',0008,'1.0/SIN(PI/8)'
'Decagon',0090,'1.0/SIN(PI/10)'
'5 Pt Star',0080,'1.0/COS(PI/10)'
'8 Pt Star',0008,'1.0/COS(PI/8)'
'10 Pt Star',0090,'1.0/COS(PI/5)'
9
'Tetra',3,4,'ACOS(-1/3)','ATAN(SQRT(2))'/
'Hexa',4,6,'PI/2',0/
'Octa',3,8,'ACOS(1/3)','-ATAN(SQRT(2))'/
'Dodeca',5,12,'ATAN(2)',0/
'Icosa',3,20,'ASIN(2/3)','ATAN(3-SQRT(5))','ACOS(1/3)','PI/3-ATAN(SQRT(3/5))'/
'Rhombidodeca'2,12,'PI/3','PI/2','ACOS(-SQRT(2/3))'/
'Rhombitriaconta',2,30,'PI/5','ATAN(TAU)','PI/2+ATAN(TAU)','ATAN(1+TAU)'/
'Snub hexa',1,24,0,0,0.64606102,-0.49798501,'PI/4','PI/2'
'Snub dodeca',1,60,0,0,0.47246202,2.74202401,'PI/5','ATAN(2)'
00000000  39 0a 27 54 72 69 61 6e  67 6c 65 27 2c 31 36 32  |9.'Triangle',162|
00000010  32 2c 27 31 2e 30 2f 53  49 4e 28 50 49 2f 33 29  |2,'1.0/SIN(PI/3)|
00000020  27 0a 27 53 71 75 61 72  65 27 2c 30 39 30 39 2c  |'.'Square',0909,|
00000030  27 31 2e 30 2f 53 49 4e  28 50 49 2f 34 29 27 0a  |'1.0/SIN(PI/4)'.|
00000040  27 50 65 6e 74 61 67 6f  6e 27 2c 30 30 38 30 2c  |'Pentagon',0080,|
00000050  27 31 2e 30 2f 53 49 4e  28 50 49 2f 35 29 27 0a  |'1.0/SIN(PI/5)'.|
00000060  27 48 65 78 61 67 6f 6e  27 2c 30 32 36 36 2c 27  |'Hexagon',0266,'|
00000070  31 2e 30 2f 53 49 4e 28  50 49 2f 36 29 27 0a 27  |1.0/SIN(PI/6)'.'|
00000080  4f 63 74 61 67 6f 6e 27  2c 30 30 30 38 2c 27 31  |Octagon',0008,'1|
00000090  2e 30 2f 53 49 4e 28 50  49 2f 38 29 27 0a 27 44  |.0/SIN(PI/8)'.'D|
000000a0  65 63 61 67 6f 6e 27 2c  30 30 39 30 2c 27 31 2e  |ecagon',0090,'1.|
000000b0  30 2f 53 49 4e 28 50 49  2f 31 30 29 27 0a 27 35  |0/SIN(PI/10)'.'5|
000000c0  20 50 74 20 53 74 61 72  27 2c 30 30 38 30 2c 27  | Pt Star',0080,'|
000000d0  31 2e 30 2f 43 4f 53 28  50 49 2f 31 30 29 27 0a  |1.0/COS(PI/10)'.|
000000e0  27 38 20 50 74 20 53 74  61 72 27 2c 30 30 30 38  |'8 Pt Star',0008|
000000f0  2c 27 31 2e 30 2f 43 4f  53 28 50 49 2f 38 29 27  |,'1.0/COS(PI/8)'|
00000100  0a 27 31 30 20 50 74 20  53 74 61 72 27 2c 30 30  |.'10 Pt Star',00|
00000110  39 30 2c 27 31 2e 30 2f  43 4f 53 28 50 49 2f 35  |90,'1.0/COS(PI/5|
00000120  29 27 0a 39 0a 27 54 65  74 72 61 27 2c 33 2c 34  |)'.9.'Tetra',3,4|
00000130  2c 27 41 43 4f 53 28 2d  31 2f 33 29 27 2c 27 41  |,'ACOS(-1/3)','A|
00000140  54 41 4e 28 53 51 52 54  28 32 29 29 27 2f 0a 27  |TAN(SQRT(2))'/.'|
00000150  48 65 78 61 27 2c 34 2c  36 2c 27 50 49 2f 32 27  |Hexa',4,6,'PI/2'|
00000160  2c 30 2f 0a 27 4f 63 74  61 27 2c 33 2c 38 2c 27  |,0/.'Octa',3,8,'|
00000170  41 43 4f 53 28 31 2f 33  29 27 2c 27 2d 41 54 41  |ACOS(1/3)','-ATA|
00000180  4e 28 53 51 52 54 28 32  29 29 27 2f 0a 27 44 6f  |N(SQRT(2))'/.'Do|
00000190  64 65 63 61 27 2c 35 2c  31 32 2c 27 41 54 41 4e  |deca',5,12,'ATAN|
000001a0  28 32 29 27 2c 30 2f 0a  27 49 63 6f 73 61 27 2c  |(2)',0/.'Icosa',|
000001b0  33 2c 32 30 2c 27 41 53  49 4e 28 32 2f 33 29 27  |3,20,'ASIN(2/3)'|
000001c0  2c 27 41 54 41 4e 28 33  2d 53 51 52 54 28 35 29  |,'ATAN(3-SQRT(5)|
000001d0  29 27 2c 27 41 43 4f 53  28 31 2f 33 29 27 2c 27  |)','ACOS(1/3)','|
000001e0  50 49 2f 33 2d 41 54 41  4e 28 53 51 52 54 28 33  |PI/3-ATAN(SQRT(3|
000001f0  2f 35 29 29 27 2f 0a 27  52 68 6f 6d 62 69 64 6f  |/5))'/.'Rhombido|
00000200  64 65 63 61 27 32 2c 31  32 2c 27 50 49 2f 33 27  |deca'2,12,'PI/3'|
00000210  2c 27 50 49 2f 32 27 2c  27 41 43 4f 53 28 2d 53  |,'PI/2','ACOS(-S|
00000220  51 52 54 28 32 2f 33 29  29 27 2f 0a 27 52 68 6f  |QRT(2/3))'/.'Rho|
00000230  6d 62 69 74 72 69 61 63  6f 6e 74 61 27 2c 32 2c  |mbitriaconta',2,|
00000240  33 30 2c 27 50 49 2f 35  27 2c 27 41 54 41 4e 28  |30,'PI/5','ATAN(|
00000250  54 41 55 29 27 2c 27 50  49 2f 32 2b 41 54 41 4e  |TAU)','PI/2+ATAN|
00000260  28 54 41 55 29 27 2c 27  41 54 41 4e 28 31 2b 54  |(TAU)','ATAN(1+T|
00000270  41 55 29 27 2f 0a 27 53  6e 75 62 20 68 65 78 61  |AU)'/.'Snub hexa|
00000280  27 2c 31 2c 32 34 2c 30  2c 30 2c 30 2e 36 34 36  |',1,24,0,0,0.646|
00000290  30 36 31 30 32 2c 2d 30  2e 34 39 37 39 38 35 30  |06102,-0.4979850|
000002a0  31 2c 27 50 49 2f 34 27  2c 27 50 49 2f 32 27 0a  |1,'PI/4','PI/2'.|
000002b0  27 53 6e 75 62 20 64 6f  64 65 63 61 27 2c 31 2c  |'Snub dodeca',1,|
000002c0  36 30 2c 30 2c 30 2c 30  2e 34 37 32 34 36 32 30  |60,0,0,0.4724620|
000002d0  32 2c 32 2e 37 34 32 30  32 34 30 31 2c 27 50 49  |2,2.74202401,'PI|
000002e0  2f 35 27 2c 27 41 54 41  4e 28 32 29 27 0a        |/5','ATAN(2)'.|
000002ee