> If you're looking to add new intrinsic subprograms to Fortran, I > think it would be more profitable to add SINPI, COSPI, TANPI, > and SINCOS. Each has an obvious benefit to Fortran programmers. Here is what sinpi means (for people like me who didn't know): https://www.mathworks.com/help/matlab/ref/sinpi.html Ondrej