包含square的搜尋,共有2項符合


名稱 類型 說明
Square 內建函數 計算傳入數值的平方
回傳數值 = Square(數值)
SquareRoot 內建函數 計算傳入數值的平方根,請傳入大於0的數字。
回傳數值 = SquareRoot(數值)