Google
 

Trailing-Edge - PDP-10 Archives - decuslib10-06 - 43,50416/fort.req
There are 2 other files named fort.req in the archive. Click here to see a list.
require "FORT.REL" load!module;
  real external procedure RSIGN(  real arg1;
				 real arg2  );
  real external procedure Tand(  real angle  );
  integer external procedure Ifix(  real a  );
  integer external procedure Int(  real a  );
  real external procedure Asind(  real a  );
  real external procedure Alog10(  real arg  );