DataMuseum.dk

Presents historical artifacts from the history of:

MIKADOS

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

See our Wiki for more about MIKADOS

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦387b02b27⟧

    Length: 448 (0x1c0)
    Notes: Mikados TextFile, Mikados_K
    Names: »PH«

Derivation

└─⟦92e6f589c⟧ Bits:30003895/4xCOMAL3b.imd 4 * COMAL - SPC/1 - Disketter til bogen
    └─⟦this⟧ »PH« 
└─⟦faca42ef2⟧ Bits:30003895/4xCOMAL1.imd 4 * COMAL - SPC/1 - Disketter til bogen
    └─⟦this⟧ »PH« 

Text

0010 // ----------------------- pH ------------------------------
0020 CLEAR 
0030 INPUT "Indtast brintionskoncentrationen:    ( 0 <konc< 1 ):   ":KONC
0040 PRINT "Brintionskoncentration:      ";KONC
0050 PRINT USING "pH:  ###.##":(-LOG(KONC)/LOG(10))