|
DataMuseum.dkPresents historical artifacts from the history of: RC4000/8000/9000 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about RC4000/8000/9000 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 768 (0x300) Types: TextFile Names: »trdsin«
└─⟦00964e8f7⟧ Bits:30007478 RC8000 Dump tape fra HCØ. └─⟦b2ec5d50f⟧ └─⟦this⟧ »trdsin«
real function rdsin(dx) double precision dx real x x = dx rdsin=sin(x) return entry rdcos x=dx rdcos=cos(x) return entry rdsqrt x=dx rdsqrt=sqrt(x) return entry rdreal x=dx rdreal = dx return entry rdacos(dx) x = dx rdacos = acos(x) return end ▶EOF◀