![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Static Public Member Functions | |
| static void | GetCachedPowerForBinaryExponentRange (int min_exponent, int max_exponent, DiyFp *power, int *decimal_exponent) |
| static void | GetCachedPowerForDecimalExponent (int requested_exponent, DiyFp *power, int *found_exponent) |
Static Public Attributes | |
| static const int | kDecimalExponentDistance = 8 |
| static const int | kMinDecimalExponent = -348 |
| static const int | kMaxDecimalExponent = 340 |
Definition at line 14 of file cached-powers.h.