bignum.hfilesource file

This header defines the BigNumber intrinsic class.

Summary of Classes  

BigNumber 

Summary of Global Functions  

(none)

Summary of Macros  

_BIGNUM_H_  BignumCommas  BignumEuroStyle  BignumExp  BignumExpSign  BignumLeadingZero  BignumPoint  BignumPosSpace  BignumSign 

Summary of Enums  

(none)

Summary of Templates  

(none)

Global Functions  

(none)

Macros  

_BIGNUM_H_bignum.h[12]


no description available

BignumCommasbignum.h[248]
0x0020
insert commas to denote thousands, millions, etc

BignumEuroStylebignum.h[258]
0x0080
use European-style formatting: use a comma instead of a period for the decimal point, and use periods instead of commas to set off thousands, millions, etc

BignumExpbignum.h[233]
0x0002
always show in exponential format

BignumExpSignbignum.h[236]
0x0004
always show a sign in the exponent, even if positive

BignumLeadingZerobignum.h[242]
0x0008
show a zero before the decimal point - this is only relevant in non-exponential format when the number is between -1 and +1

BignumPointbignum.h[245]
0x0010
always show a decimal point

BignumPosSpacebignum.h[251]
0x0040
show a leading space if the number is positive

BignumSignbignum.h[230]
0x0001
always show a sign, even if positive

Enums  

(none)

Templates  

(none)

TADS 3 Library Manual
Generated on 9/8/2006 from TADS version 3.0.11