Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for literal (0.2 sec)

  1. doc/go1.17_spec.html

    </pre>
    
    
    <h3 id="Imaginary_literals">Imaginary literals</h3>
    
    <p>
    An imaginary literal represents the imaginary part of a
    <a href="#Constants">complex constant</a>.
    It consists of an <a href="#Integer_literals">integer</a> or
    <a href="#Floating-point_literals">floating-point</a> literal
    followed by the lower-case letter <code>i</code>.
    The value of an imaginary literal is the value of the respective
    HTML
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Apr 11 20:22:45 GMT 2024
    - 211.6K bytes
    - Viewed (0)
  2. doc/go_spec.html

    </pre>
    
    
    <h3 id="Imaginary_literals">Imaginary literals</h3>
    
    <p>
    An imaginary literal represents the imaginary part of a
    <a href="#Constants">complex constant</a>.
    It consists of an <a href="#Integer_literals">integer</a> or
    <a href="#Floating-point_literals">floating-point</a> literal
    followed by the lowercase letter <code>i</code>.
    The value of an imaginary literal is the value of the respective
    HTML
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu May 02 22:43:51 GMT 2024
    - 279.6K bytes
    - Viewed (0)
Back to top