Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Numeric_types (0.62 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 Dec 30 11:13:12 UTC 2025
    - Last Modified: Tue Dec 02 23:07:19 UTC 2025
    - 286.5K bytes
    - Viewed (1)
Back to top