函式名描述示例結果pi 圓周率math.pi 3.1415926535898 abs 取絕對值math.abs(-2012) 2012 ceil 向上取整math.ceil(9.1) 10 floor 向下取 ...
確定! 回上一頁