Structure

NSDecimal

A structure representing a base-10 number. 底10の数を表している構造体。

Declaration 宣言

typedef struct NSDecimal;

Topics 話題

Creating a Decimal from Another Decimal 10進数を別の10進数から作成する

Converting Between Decimals and Strings 10進数と文字列の間で変換する

Performing Arithmetic Using References 参照を使って算術を実行する

Comparing Decimals 10進数を比較する

Using Reference Types 参照型を使用する

See Also 参照

Numbers さまざまな数