Instance Method インスタンスメソッド

distance(to:)

Returns the distance from this value to the specified value. この値から指定された値までの隔たりを返します。

Declaration 宣言

func distance(to other: Decimal) -> Decimal

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Comparing Decimals 10進数を比較する