pow10.h File Reference

pow10.h File Reference#

Composable Kernel: pow10.h File Reference
pow10.h File Reference
#include "../rapidjson.h"

Go to the source code of this file.

Namespaces

namespace  internal

Functions

double internal::Pow10 (int n)
 Computes integer powers of 10 in double (10.0^n).