Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for arithmetic (0.09 sec)

  1. doc/go1.17_spec.html

    x <= f()
    ^a >> b
    f() || g()
    x == y+1 && <-chanInt > 0
    </pre>
    
    
    <h3 id="Arithmetic_operators">Arithmetic operators</h3>
    <p>
    Arithmetic operators apply to numeric values and yield a result of the same
    type as the first operand. The four standard arithmetic operators (<code>+</code>,
    <code>-</code>, <code>*</code>, <code>/</code>) apply to integer,
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Oct 10 18:25:45 UTC 2024
    - 211.6K bytes
    - Viewed (0)
  2. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    sigh.  `I only took the regular course.'
    
      `What was that?' inquired Alice.
    
      `Reeling and Writhing, of course, to begin with,' the Mock
    Turtle replied; `and then the different branches of Arithmetic--
    Ambition, Distraction, Uglification, and Derision.'
    
      `I never heard of "Uglification,"' Alice ventured to say.  `What is it?'
    
      The Gryphon lifted up both its paws in surprise.  `What!  Never
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Mon Oct 29 21:35:03 UTC 2012
    - 145.2K bytes
    - Viewed (0)
Back to top