Chalkboard - v3.0.1
    Preparing search index...

    Function E

    • Computes the number e.

      Parameters

      • Optionalexponent: number = 1

        The exponent to raise e to the power of

      Returns number

      const one = Chalkboard.E(0); // returns 1
      const E = Chalkboard.E(); // returns 2.7182818284590446