math

사용되지 않는 항목 표시

This library is an interface to the standard C math library, providing all of its functions inside the math table.

요약

속성

  • Returns the value HUGE_VAL, a value larger than or equal to any other numerical value (about 21024).

  • The value of pi.

함수

매개 변수

반환

acos

매개 변수

반환

asin

매개 변수

반환

atan

매개 변수

반환

atan2

매개 변수

반환

ceil

매개 변수

반환

clamp

매개 변수

min: number
max: number

반환

매개 변수

반환

cosh

매개 변수

반환

매개 변수

반환

매개 변수

반환

floor

매개 변수

반환

fmod

매개 변수

반환

frexp

매개 변수

ldexp

매개 변수

반환

매개 변수

base: number
기본값: 2.7182818

반환

log10

매개 변수

반환

매개 변수

...: number

반환

매개 변수

...: number

반환

modf

매개 변수

noise

매개 변수

기본값: 0
기본값: 0

반환

매개 변수

반환

매개 변수

반환

random

매개 변수

기본값: 0
기본값: 1

반환

randomseed

void

매개 변수

반환

void

round

매개 변수

반환

sign

매개 변수

반환

매개 변수

반환

sinh

매개 변수

반환

sqrt

매개 변수

반환

매개 변수

반환

tanh

매개 변수

반환

속성

huge

Returns the value HUGE_VAL, a value larger than or equal to any other numerical value (about 21024).

The value of pi.