( round )

凡例
対応コードあり
直接対応していないが代替の書き方あり
対応コードなし
-未確認
( .. )ローカライズまだ
Example Python
pytest
C++
GoogleTest
Swift
Testing
Kotlin
jUnit
Bash
bats
PHP
PHPUnit
JavaScript
Jest
Powershell
pester
( truncate_toward_zero ) int(v) - - - - - - -
( floor ) math.floor - - - - - - -
( ceil ) math.ceil() - - - - - - -
( round_bankers_rounding ) round - - - - - - -
( round_half_up ) decimal.quantize - - - - - - -