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

⟦3b4ac63b6⟧ TextFile

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

Derivation

└─⟦00964e8f7⟧ Bits:30007478 RC8000 Dump tape fra HCØ.
    └─⟦b2ec5d50f⟧ 
        └─⟦this⟧ »hrrett« 

TextFile

bufferkapaCitet af NaAC hr.
begin
real beta, C,H;
again:
H:=10**(-readr(<:pH =:>));
C:=readr(<:konCentrationen =:>);
beta:=ln10*C*10**(-4.76)*H/((10**(-4.76)+H)**2);
write1(out,<:beta =:>,beta,"nl",1);
if readb(<:ønskes flere vaerdier:>) then goto AGAIN
end
beta;=ln10*C*10**(-4.76)*H▶EOF◀