A FORTRAN function. For example, FUNC in the following example.
FUNCTION FUNC() RESULT (R) ... END FUNCTION