Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Objective-C で複素数を直接使用できますか? これは、複雑な double b=3+5*I, a=sqrt(b) のようなものです。または、操作方法について独自のクラスを作成する必要がありますか?