math

顯示已棄用項目

*此內容很快就會推出您所選的語言版本。

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

概要

屬性

  • Returns 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 a value larger than or equal to any other numerical value (about 21024). Dividing a positive number by zero yields this same value.

The value of pi.