( math )

凡例
対応コードあり
直接対応していないが代替の書き方あり
対応コードなし
-未確認
( .. )ローカライズまだ
Feature Example Python
pytest
C++
GoogleTest
Swift
Testing
Kotlin
jUnit
Bash
bats
( convert_number ) ( octal_literal ) - - - -
( hex_literal ) - - - -
( parse_oct ) - - - -
( parse_hex ) - - - -
( format_oct ) - - - -
( format_hex ) - - - -
( math ) ( least_common_multiple ) - - - -
( greatest_common_divisor ) - - - -
( absolute_value ) - - - -
( random ) - - - -
( round ) ( truncate_toward_zero ) - - - -
( floor ) - - - -
( ceil ) - - - -
( round_bankers_rounding ) - - - -
( round_half_up ) - - - -