DataMuseum.dk

Presents historical artifacts from the history of:

Bogika Butler

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

See our Wiki for more about Bogika Butler

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦0d1f375eb⟧ TextFile

    Length: 1024 (0x400)
    Types: TextFile
    Names: »DEMOGRAF.GRA«

Derivation

└─⟦965592d5a⟧ Bits:30009789/_.ft.Ibm2.50006609.imd Mogens Pelles Zilog 80,000 / EOS projekt
    └─⟦this⟧ »DEMOGRAF.GRA« 

TextFile

/////////////////////////////////////////////////////
//           Demonstration af GrafIt               //
//                   systemet                      //
/////////////////////////////////////////////////////
//
// initialiser system
//
init
//
// scaler og definer koordinatsystem
//
scale(-16,16,-1.5,1.5)
axis(-4*pi,4*pi,pi,pi/2,-1,1,0.2,0.1)
//
// opstil akse facilliteter
//
header("Demonstration af GrafIt systemet.")
xtext("Dette er X akse")
ytext("Dette er Y akse")
format(5,2,5,2)
grid(2)
xnum
ynum
// udplot koordinatsystem
//
plotaxis
//
// definer funktion der skal plottes
//
function("sin(x)/x")
//
// opstil plottefacilliteter
//
draw
//
// plot funktion med delta x 0.5
//
plot(0.5)
//
// vent indtil der tastes en tast
//
copy(4)
//
// programmet afsluttes
//
endgraf






















































«eof»