Package java.lang

Class Math

extends Object

Contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.

Public Constructors

Public Methods

Methods inherited from java.lang.Object

_INSERT_INHERITED_METHOD_ENTRY_HERE_

Public Fields

  • static final float E
  • static final float PI

_INSERT_FIELDS_ENTRY_HERE_