カテゴリ:数値関数 (三角関数) PI¶ piの値を浮動小数点値として返します。 構文¶ CopyExpandPI() Show lessSee moreScroll to top Returns¶ This function returns a value of type FLOAT. 例¶ CopyExpandSELECT PI(); Show lessSee moreScroll to top Expand+-------------+ | PI() | |-------------| | 3.141592654 | +-------------+ Show lessSee moreScroll to top