- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for complexity (0.05 sec)
-
doc/go_spec.html
<code>real</code> and <code>imag</code> extract the real and imaginary parts of a complex value. </p> <pre class="grammar"> complex(realPart, imaginaryPart floatT) complexT real(complexT) floatT imag(complexT) floatT </pre> <p> The type of the arguments and return value correspond. For <code>complex</code>, the two arguments must be of the same
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 06 19:12:15 UTC 2025 - 286.2K bytes - Viewed (0)