#define for very small numbers ?
- From: pereges <Broli00@xxxxxxxxx>
- Date: Sun, 13 Apr 2008 11:01:48 -0700 (PDT)
I need to define the plancks constant 6.67 X 10 exp -34. Is it
possible to do it using #define or would you suggest using a
(static ?)const double.
.
- Follow-Ups:
- Re: #define for very small numbers ?
- From: Ian Collins
- Re: #define for very small numbers ?
- From: Walter Roberson
- Re: #define for very small numbers ?
- Prev by Date: Re: `if (!p ? i++ : 0) break;' == `if (!p){ i++; break;}' ?
- Next by Date: Re: How to generate random numbers in C
- Previous by thread: How do I create a function in my library for passing user callback function
- Next by thread: Re: #define for very small numbers ?
- Index(es):