Fortran Methods
Methods
Nint( | Rounds a value to the nearest whole number. |
Nint<T>(T) | Rounds a value to the nearest whole number. |
Replace | Replaces a character in a string. |
Replace | Replaces a sequence of characters in a string. |
Sign( | Copies the sign of a number. |
Sign( | Copies the sign of a number. |
Sign( | Copies the sign of a number. |
Sign<T>(T, T) | Copies the sign of a number. |