File TTEST.

Directory of image this file is from
This file as a plain text file

C BERECHNET PA FUER OGR=2.13,2.78,4.60
C MIT HILFE DES FUNCTION-UNTERPROGRAMM TWERT(NF,OGR)
C FORTRAN II / LIB16.RL
	DIMENSION DA(3)
	NF=4
	DA(1)=2.13
	DA(2)=2.78
	DA(3)=4.60
	DO 5 I=1,3
	OGR=DA(I)
	X=TWERT(NF,OGR)
	WRITE(1,100)NF,OGR,X
100	FORMAT(I4,2(F10.3))
5	CONTINUE
	CALL EXIT
	END



Feel free to contact me, David Gesswein djg@pdp8online.com with any questions, comments on the web site, or if you have related equipment, documentation, software etc. you are willing to part with.  I am interested in anything PDP-8 related, computers, peripherals used with them, DEC or third party, or documentation. 

PDP-8 Home Page   PDP-8 Site Map   PDP-8 Site Search