DataMuseum.dk

Presents historical artifacts from the history of:

RegneCentralen RC759 "Piccoline"

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

See our Wiki for more about RegneCentralen RC759 "Piccoline"

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦e2e192b7b⟧ TextFile

    Length: 98 (0x62)
    Types: TextFile
    Names: »SPIRAL.MOD«

Derivation

└─⟦37cf4f704⟧ Bits:30003051 Dymos II - Modeller
    └─⟦this⟧ »MODEL3\SPIRAL.MOD« 

TextFile

// Model : Spiral

t := t + dt
R := k1 * t
f := k2 * t
x := R * cos(f)
y := R * sin(f)