Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Numeric_types (0.07 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 Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Oct 02 00:58:01 UTC 2024
    - 282.5K bytes
    - Viewed (0)
Back to top