DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400 Tapes

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

See our Wiki for more about Rational R1000/400 Tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦8092b22a9⟧ TextFile

    Length: 204 (0xcc)
    Types: TextFile
    Names: »V«

Derivation

└─⟦a7d1ea751⟧ Bits:30000550 8mm tape, Rational 1000, !users!projects 94_04_11
    └─ ⟦129cab021⟧ »DATA« 
        └─⟦this⟧ 

TextFile

package Sfam_Units is
    type Pattern is delta 0.0000001 range 0.0 .. 1.0;

    function Complement (P : Pattern) return Pattern;
    function Multiply (P1, P2 : Pattern) return Pattern;

end Sfam_Units;