cmp.conj â complex
cmp.conjugate â complex
cmp.conjugate â complex
Instance Public methods
Returns the complex conjugate.
1 | Complex( 1 , 2 ).conjugate #=> (1-2i) |
Returns the complex conjugate.
1 | Complex( 1 , 2 ).conjugate #=> (1-2i) |
Designed by : w10schools
service@w10schools.com
Please login to continue.