DataMuseum.dk

Presents historical artifacts from the history of:

RC4000/8000/9000

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about RC4000/8000/9000

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦7121445f7⟧ TextFile

    Length: 768 (0x300)
    Types: TextFile
    Names: »ttheta«

Derivation

└─⟦621cfb9a2⟧ Bits:30002817 RC8000 Dump tape fra HCØ.  Detaljer om "HC8000" projekt.
    └─⟦0364f57e3⟧ 
        └─⟦720b7e52e⟧ »calprog« 
└─⟦667bb35d6⟧ Bits:30007480 RC8000 Dump tape fra HCØ.
    └─⟦4334b4c0b⟧ 
        └─⟦720b7e52e⟧ »calprog« 
            └─⟦this⟧ 

TextFile

mode list.yes
theta=set 1
scope perm theta
theta = algol list.yes
1980-08-28
begin
real sint;
sint:=readr(<:sin(theta):>);
write(out,<:theta = :>,<< d.dddddd>,arcsin(sint));
end
mult=set 1
scope perm mult
mult=algol
begin
real x,y;
read(in,x,y);
write(out,x*y);
end;
mode list.no
▶EOF◀