DPUSER - The Next Generation
Introduction
History
Syntax
Operators
Structural commands
Data types
Graphics
Fits files
Calling PYTHON/GDL
Category index
Function index
Procedure index
Pgplot index
Examples
QFitsView documentation
function round
Returns X rounded to the nearest integer.
Syntax
result
= round(X)
Arguments
X:
a real number.
See also
function int