Mass++ Common Libraries v2.7.5
 All Classes Namespaces Files Functions Variables Enumerations Macros
TypeFunctions.h
Go to the documentation of this file.
1 
12 #ifndef __KOME_CORE_TYPE_FUNCTIONS_H__
13 #define __KOME_CORE_TYPE_FUNCTIONS_H__
14 
15 
22 int roundnum( const double v );
23 
24 
25 #endif // __KOME_CORE_TYPE_FUNCTIONS_H__
int roundnum(const double v)
gets the closest integer to the argument