Function Return Type Example Result abs (x) (same as x) abs(‑17.4) 17.4 cbrt (dp) dp cbrt(27.0) 3 ceil (dp or numeric) (same as input) ceil(‑42.8) ‑42
確定! 回上一頁