ReferenceTypeScript APIInterfacesMathOn this pageMathAn intrinsic object that provides basic mathematics functionality and constants.Methodsclampclamp: (value: number, min: number, max: number) => numbersquaresquare: (value: number) => number