Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ imag
Method
imag
tools/python-3.11.9-amd64/Lib/_pydecimal.py:1650–1651 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1648
1649
@property
1650
def
imag(self):
1651
return
Decimal(0)
1652
1653
def
conjugate(self):
1654
return
self
Callers
nothing calls this directly
Calls
1
Decimal
Class · 0.85
Tested by
no test coverage detected