Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for Numeric_types (0.05 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  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>
    
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Tue Dec 02 23:07:19 GMT 2025
    - 286.5K bytes
    - Click Count (1)
Back to Top