Function pow10

  • Find the power-of-10 of an int32.

    Parameters

    • x: number

      an int32

    Returns number

    10ˣ

Generated using TypeDoc