Go to the first, previous, next, last section, table of contents.


setround

setround([mode])
:: bigfloat の丸めモードを mode に設定する.
return
整数
mode
整数
[1] setprec();
15
[2] setprec(100);
15
[3] setprec(100);
99
[4] setbprec();
332
参照
section ctrl, section eval, deval.


Go to the first, previous, next, last section, table of contents.