The notation 0.
with a decimal point represents a floating point number, while 0
without a decimal point represents an integer. This is an important distinction for some implementations of FORTRAN, where the programmer must ensure that data types are consistent between the caller of a subroutine and the subroutine itself.