---------------------------------------------------------------------

next up previous contents
Next: 整数関数 Up: 基本関数 Previous: 定数

---------------------------------------------------------------------

数値関数

    N[ tex2html_wrap6196 ]   a の近似値
     
    N[ tex2html_wrap6197 ]   an桁で表示
    Precision[ tex2html_wrap6198 ]   桁数
     
    Accuracy[ tex2html_wrap6199 ]   桁数(小数点以下)
     
    Round[ tex2html_wrap6200 ]   a に最も近い整数
     
    Floor[ tex2html_wrap6201 ]   a を越えない最大の整数
     
    Ceiling[ tex2html_wrap6202 ]   a より小さくない最小の整数
     
    Sign[ tex2html_wrap6203 ]   符号
     
    Abs[ tex2html_wrap6204 ]   絶対値
     
    Max[ tex2html_wrap6205 ]   最大値
     
    Min[ tex2html_wrap6206 ]   最小値
     
    Rationalize[ tex2html_wrap6207 ]   小数 a を精度 dx で有理化(分数化)、dxは省略可能
     

---------------------------------------------------------------------

Mathematica リファレンスマニュアル に戻る。
吉田 誠一のホームページ に戻る。
Copyright(C) Seiichi Yoshida (comet@aerith.net). All rights reserved.
Sun Nov 10 03:21:52 JST 1996