Bcp 1.4.4
Loading...
Searching...
No Matches
BCP_math.hpp
Go to the documentation of this file.
1// Copyright (C) 2000, International Business Machines
2// Corporation and others. All Rights Reserved.
3#ifndef _BCP_MATH_H
4#define _BCP_MATH_H
5
6#define BCP_DBL_MAX 1e100
7
8#endif