Home | Trees | Indices | Help |
|
---|
|
object --+ | internals._Objectype --+ | runtime._ObjCBase --+ | runtime.ObjCInstance --+ | NSDecimal
Optimized, Python NSDecimalNumber
class.
Instance Methods | |||
|
|||
Inherited from Inherited from Inherited from |
Static Methods | |||
a new object with type S, a subtype of T |
|
Properties | |
double Get this NSDecimal as a Python float .
|
|
value Get this NSDecimal as a Python Decimal .
|
|
Decimal Get this NSDecimal as a Python Decimal .
|
|
Inherited from Inherited from Inherited from Inherited from |
Method Details |
New NSDecimal.
|
str(x)
|
Property Details |
doubleGet this NSDecimal as a Python
|
valueGet this NSDecimal as a Python
|
DecimalGet this NSDecimal as a Python
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 8 11:26:16 2025 | http://epydoc.sourceforge.net |