QFitsView
Dpuser
Resources
Download
Release Information
DPUSER
Introduction
Syntax
Operators
Structural commands
Data types
Graphics
Fits files
Calling PYTHON/GDL
Category index
Function index
Procedure index
Pgplot index
Examples
DPUSER was written by
Thomas Ott
as a software package for reducing astronomical speckle data. If you have comments or suggestions regarding DPUSER, please feel free to contact me.
© MPE. All rights reserved.
Imprint
-
privacy policy
function round
Returns X rounded to the nearest integer.
Syntax
result
= round(X)
Arguments
X:
a real number.
See also
function int