Warning: include_once(/home/sites/heteml/users/m/o/r/moriya-h5/web/confrage/bin/top_msg.php): failed to open stream: No such file or directory in /home/users/2/moriya-h5/web/confrage/excel/function/round/round.html on line 22
Warning: include_once(): Failed opening '/home/sites/heteml/users/m/o/r/moriya-h5/web/confrage/bin/top_msg.php' for inclusion (include_path='.:/usr/local/php/5.6/lib/php') in /home/users/2/moriya-h5/web/confrage/excel/function/round/round.html on line 22
=ROUND(数値,桁数) 桁数:四捨五入後の桁数を指定します。 小数点の位置が0となり、左側へ-1(1の桁),-2(10の桁)、右側へ1(小数第1位),2(小数第2位)
=ROUNDUP(数値,桁数) 桁数:切り上げ後の桁数を指定します。 小数点の位置が0となり、左側へ-1(1の桁),-2(10の桁)、右側へ1(小数第1位),2(小数第2位)
=ROUNDDOWN(数値,桁数) 桁数:切り捨て後の桁数を指定します。 小数点の位置が0となり、左側へ-1(1の桁),-2(10の桁)、右側へ1(小数第1位),2(小数第2位)