数学関数(Math)
Math
&reftitle.intro;
これらの数学関数は、実行するコンピューターの
integer型および float型の範囲で
のみ値を処理します。
(これは、現在、それぞれ、C言語のlongおよびdoubleに対応します。)
より大きな数を処理する必要がある場合には、
任意精度数学関数の使用をお勧めします。
マニュアルの算術演算子
のページも参照ください。
&reftitle.required;
&no.requirement;
&reftitle.install;
&no.install;
&reftitle.runtime;
&no.config;
&reftitle.resources;
&no.resource;
&reference.math.constants;
&reference.math.functions;