is_canonical()
Return True if the argument is canonical and False otherwise. Currently, a Decimal instance is always canonical, so this operation always returns True.
True
False
Decimal
Please login to continue.
Please login to continue.