#include <chemistry.h>
Public Attributes | |
| double | value |
| int | prec |
| int | delta |
| char * | unit |
Definition at line 114 of file chemistry.h.
|
|
The standard error (* 10^prec). Definition at line 121 of file chemistry.h. |
|
|
The precision (number of significative decimal figures. Definition at line 119 of file chemistry.h. |
|
|
The unit symbol. Definition at line 123 of file chemistry.h. |
|
|
The value. Definition at line 117 of file chemistry.h. |
1.4.1