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

⟦3623f0159⟧ TextFile

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

Derivation

└─⟦621cfb9a2⟧ Bits:30002817 RC8000 Dump tape fra HCØ.  Detaljer om "HC8000" projekt.
    └─⟦0364f57e3⟧ 
        └─⟦d3633872f⟧ »cnch« 
└─⟦667bb35d6⟧ Bits:30007480 RC8000 Dump tape fra HCØ.
    └─⟦4334b4c0b⟧ 
        └─⟦d3633872f⟧ »cnch« 
            └─⟦this⟧ 

TextFile

  e1:=.5/nstar1/nstar1;
  mu1:=my10-my11*e1;
  e2:=I2au-I1au+.5/nstar1/nstar1;
  nstar2:=sqrt(.5/e2);
  mu2:=my20-my21*e1;
  nyp:=pi*(nstar1+nstar2);
  nym:=pi*(nstar1-nstar2);
  cnyp:=cos(nyp); snyp:=sin(nyp);
  cnym:=cos(nym); snym:=sin(nym);
  nup:=pi*(mu1+mu2);
  num:=pi*(mu1-mu2);
  cnup:=cos(nup); snup:=sin(nup);
  cnum:=cos(num); snum:=sin(num);
  det:=.5*(cnym*cnum-cnyp*cnup
           +snup*snyp-ct2*snum*snym);
▶EOF◀