Skip to main content

Math Static Property

Math.E

(constant) [Math](math) Static Property for Euler's number

Math.LN2

(constant) [Math](math) Static Property for \ln{2}

Math.LN10

(constant) [Math](math) Static Property for \ln{10}

Math.LOG2E

(constant) [Math](math) Static Property for \log_{2}{e}

Math.LOG10E

(constant) [Math](math) Static Property for log_{10}e

Math.PI

(constant) [Math](math) Static Property for \pi

Math.SQRT1_2

(constant) [Math](math) Static Property for \sqrt{1/2}

Math.SQRT2

(constant) [Math](math) Static Property for \sqrt{2}

References

  1. Math.E ↔ (constant) [Math](math) Static Property for Euler's number

  2. Math.LN2 ↔ (constant) [Math](math) Static Property for \ln{2}

  3. Math.LN10 ↔ (constant) [Math](math) Static Property for \ln{10}

  4. Math.LOG2E ↔ (constant) [Math](math) Static Property for \log_{2}{e}

  5. Math.LOG10E ↔ (constant) [Math](math) Static Property for log_{10}e

  6. Math.PI ↔ (constant) [Math](math) Static Property for \pi

  7. Math.SQRT1_2 ↔ (constant) [Math](math) Static Property for \sqrt{1/2}

  8. Math.SQRT2 ↔ (constant) [Math](math) Static Property for \sqrt{2}