Open CASCADE Technology  7.8.1
Functions
Standard_ShortReal.hxx File Reference
#include <cmath>
#include <climits>
#include <float.h>
#include <Standard_TypeDef.hxx>

Functions

constexpr Standard_ShortReal ShortRealSmall ()
 
Standard_ShortReal Abs (const Standard_ShortReal Value)
 
constexpr Standard_Integer ShortRealDigits ()
 
constexpr Standard_ShortReal ShortRealEpsilon ()
 
Standard_ShortReal ShortRealFirst ()
 
constexpr Standard_Integer ShortRealFirst10Exp ()
 
constexpr Standard_ShortReal ShortRealLast ()
 
constexpr Standard_Integer ShortRealLast10Exp ()
 
constexpr Standard_Integer ShortRealMantissa ()
 
constexpr Standard_Integer ShortRealRadix ()
 
constexpr Standard_Integer ShortRealSize ()
 
Standard_ShortReal Max (const Standard_ShortReal Val1, const Standard_ShortReal Val2)
 
Standard_ShortReal Min (const Standard_ShortReal Val1, const Standard_ShortReal Val2)
 

Function Documentation

Standard_ShortReal Abs ( const Standard_ShortReal  Value)
inline
Standard_ShortReal Max ( const Standard_ShortReal  Val1,
const Standard_ShortReal  Val2 
)
inline
Standard_ShortReal Min ( const Standard_ShortReal  Val1,
const Standard_ShortReal  Val2 
)
inline
constexpr Standard_Integer ShortRealDigits ( )
constexpr Standard_ShortReal ShortRealEpsilon ( )
Standard_ShortReal ShortRealFirst ( )
inline
constexpr Standard_Integer ShortRealFirst10Exp ( )
constexpr Standard_ShortReal ShortRealLast ( )
constexpr Standard_Integer ShortRealLast10Exp ( )
constexpr Standard_Integer ShortRealMantissa ( )
constexpr Standard_Integer ShortRealRadix ( )
constexpr Standard_Integer ShortRealSize ( )
constexpr Standard_ShortReal ShortRealSmall ( )