- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for 75i (0.04 seconds)
-
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
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Wed Apr 01 23:39:18 GMT 2026 - 287.8K bytes - Click Count (1)