Definitions for "Intrinsic function"
Keywords:  fortran, inline, cstr, ncl, parentheses
fine motor function produced from the small muscles within the hand itself.
A function supplied by the run-time library. Intrinsic functions may be inlined. Contrast with built-in function.
NCL: An identifier with a list of parameters, the parameters being separated by commas enclosed and in parentheses. Intrinsic functions return values when called. An intrinsic function is not defined by NCL source; it is a C or Fortran routine that has been added to the NCL function set. Intrinsic functions often perform operations that NCL source does not support.