Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. doc/go_spec.html

    type as the first operand. The four standard arithmetic operators (<code>+</code>,
    <code>-</code>, <code>*</code>, <code>/</code>) apply to
    <a href="#Numeric_types">integer</a>, <a href="#Numeric_types">floating-point</a>, and
    <a href="#Numeric_types">complex</a> types; <code>+</code> also applies to <a href="#String_types">strings</a>.
    The bitwise logical and shift operators apply to integers only.
    </p>
    
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Tue May 06 19:12:15 UTC 2025
    - 286.2K bytes
    - Viewed (0)
Back to top