Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Nunito (0.14 sec)

  1. doc/go1.17_spec.html

    followed by the lower-case letter <code>i</code>.
    The value of an imaginary literal is the value of the respective
    integer or floating-point literal multiplied by the imaginary unit <i>i</i>.
    </p>
    
    <pre class="ebnf">
    imaginary_lit = (decimal_digits | int_lit | float_lit) "i" .
    </pre>
    
    <p>
    For backward compatibility, an imaginary literal's integer part consisting
    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)
Back to top