Options
Menu

Class MathConsts

MathConsts provides some commonly used mathematical constants

Hierarchy

  • MathConsts

Index

Properties

Static DEGREES_TO_RADIANS

DEGREES_TO_RADIANS: number

The amount to multiply with when converting degrees to radians.

Static RADIANS_TO_DEGREES

RADIANS_TO_DEGREES: number

The amount to multiply with when converting radians to degrees.

Generated using TypeDoc