Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for revision (0.16 sec)

  1. doc/go_spec.html

    to the precision specified by the destination type.
    For instance, the value of a variable <code>x</code> of type <code>float32</code>
    may be stored using additional precision beyond that of an IEEE 754 32-bit number,
    but float32(x) represents the result of rounding <code>x</code>'s value to
    32-bit precision. Similarly, <code>x + 0.1</code> may use more than 32 bits
    HTML
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu May 02 22:43:51 GMT 2024
    - 279.6K bytes
    - Viewed (0)
Back to top