Rails
Ruby 3.0
6.1
6.0
5.2
5.1
5.0
4.2
2.5.0
2.6.0
2.7.0
instance method BigDecimal#to_i
to_i -> Integer
[
permalink
][
rdoc
][
edit
]
to_int -> Integer
self の小数点以下を切り捨てて整数に変換します。
[EXCEPTION] FloatDomainError:
self が無限大や NaN であった場合に発生します。