- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for 75i (0.01 sec)
-
doc/go_spec.html
<p> Applying the built-in function <code>complex</code> to untyped integer, rune, or floating-point constants yields an untyped complex constant. </p> <pre> const ic = complex(0, c) // ic == 3.75i (untyped complex constant) const iΘ = complex(0, Θ) // iΘ == 1i (type complex128) </pre> <p> Constant expressions are always evaluated exactly; intermediate values and the
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 06 19:12:15 UTC 2025 - 286.2K bytes - Viewed (0)