Return Value 戻り値
NO
if the value in dcm
represents a valid number, otherwise YES
.
NO
、もしdcm
の中の値が有効な数を表すならば、そうでなければYES
。
For more information, see Number and Value Programming Topics. 詳細は、Number and Value Programming Topicsを見てください。
Availability 有効性
Technology
BOOL NSDecimalIsNotANumber(const NSDecimal
*dcm);
NO
if the value in dcm
represents a valid number, otherwise YES
.
NO
、もしdcm
の中の値が有効な数を表すならば、そうでなければYES
。
For more information, see Number and Value Programming Topics. 詳細は、Number and Value Programming Topicsを見てください。