julia 1.10.10. . . . . . 180 14 Conversion and Promotion 182 14.1 Conversion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 183 14.2 Promotion . . . . . . . . . . . . . . . . . . types interoperate naturally without explicit casting, thanks to a flexible, user-extensible type promotion system. 12CHAPTER 4. INTEGERS AND FLOATING-POINT NUMBERS 13 Type Precision Number of bits Float16 Once created, they participate in arithmetic with all other numeric types thanks to Julia's type promotion and conversion mechanism: julia> BigInt(typemax(Int64)) + 1 9223372036854775808 julia> big"0 码力 | 1692 页 | 6.34 MB | 3 月前3
Julia 1.10.9. . . . . . 180 14 Conversion and Promotion 182 14.1 Conversion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 183 14.2 Promotion . . . . . . . . . . . . . . . . . . types interoperate naturally without explicit casting, thanks to a flexible, user-extensible type promotion system. 12CHAPTER 4. INTEGERS AND FLOATING-POINT NUMBERS 13 Type Precision Number of bits Float16 Once created, they participate in arithmetic with all other numeric types thanks to Julia's type promotion and conversion mechanism: julia> BigInt(typemax(Int64)) + 1 9223372036854775808 julia> big"0 码力 | 1692 页 | 6.34 MB | 3 月前3
Julia 1.11.4. . . . . . 190 15 Conversion and Promotion 192 15.1 Conversion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193 15.2 Promotion . . . . . . . . . . . . . . . . . . types interoperate naturally without explicit casting, thanks to a flexible, user-extensible type promotion system. 5.1 Integers Literal integers are represented in the standard manner: julia> 1 1 julia> Once created, they participate in arithmetic with all other numeric types thanks to Julia's type promotion and conversion mechanism: julia> BigInt(typemax(Int64)) + 1 9223372036854775808 julia> big"0 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia 1.11.5 Documentation. . . . . . 190 15 Conversion and Promotion 192 15.1 Conversion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193 15.2 Promotion . . . . . . . . . . . . . . . . . . types interoperate naturally without explicit casting, thanks to a flexible, user-extensible type promotion system. 5.1 Integers Literal integers are represented in the standard manner: julia> 1 1 julia> Once created, they participate in arithmetic with all other numeric types thanks to Julia's type promotion and conversion mechanism: julia> BigInt(typemax(Int64)) + 1 9223372036854775808 julia> big"0 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia 1.11.6 Release Notes. . . . . . 190 15 Conversion and Promotion 192 15.1 Conversion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193 15.2 Promotion . . . . . . . . . . . . . . . . . . types interoperate naturally without explicit casting, thanks to a flexible, user-extensible type promotion system. 5.1 Integers Literal integers are represented in the standard manner: julia> 1 1 julia> Once created, they participate in arithmetic with all other numeric types thanks to Julia's type promotion and conversion mechanism: julia> BigInt(typemax(Int64)) + 1 9223372036854775808 julia> big"0 码力 | 2007 页 | 6.73 MB | 3 月前3
julia 1.13.0 DEV. . . . . . 190 15 Conversion and Promotion 192 15.1 Conversion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193 15.2 Promotion . . . . . . . . . . . . . . . . . . types interoperate naturally without explicit casting, thanks to a flexible, user-extensible type promotion system. 5.1 Integers Literal integers are represented in the standard manner: julia> 1 1 julia> Once created, they participate in arithmetic with all other numeric types thanks to Julia's type promotion and conversion mechanism: julia> BigInt(typemax(Int64)) + 1 9223372036854775808 julia> big"0 码力 | 2058 页 | 7.45 MB | 3 月前3
Julia 1.12.0 RC1. . . . . . 190 15 Conversion and Promotion 192 15.1 Conversion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193 15.2 Promotion . . . . . . . . . . . . . . . . . . types interoperate naturally without explicit casting, thanks to a flexible, user-extensible type promotion system. 5.1 Integers Literal integers are represented in the standard manner: julia> 1 1 julia> Once created, they participate in arithmetic with all other numeric types thanks to Julia's type promotion and conversion mechanism: julia> BigInt(typemax(Int64)) + 1 9223372036854775808 julia> big"0 码力 | 2057 页 | 7.44 MB | 3 月前3
Julia 1.12.0 Beta4. . . . . . 190 15 Conversion and Promotion 192 15.1 Conversion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193 15.2 Promotion . . . . . . . . . . . . . . . . . . types interoperate naturally without explicit casting, thanks to a flexible, user-extensible type promotion system. 5.1 Integers Literal integers are represented in the standard manner: julia> 1 1 julia> Once created, they participate in arithmetic with all other numeric types thanks to Julia's type promotion and conversion mechanism: julia> BigInt(typemax(Int64)) + 1 9223372036854775808 julia> big"0 码力 | 2057 页 | 7.44 MB | 3 月前3
Julia 1.12.0 Beta3. . . . . . 190 15 Conversion and Promotion 192 15.1 Conversion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193 15.2 Promotion . . . . . . . . . . . . . . . . . . types interoperate naturally without explicit casting, thanks to a flexible, user-extensible type promotion system. 5.1 Integers Literal integers are represented in the standard manner: julia> 1 1 julia> Once created, they participate in arithmetic with all other numeric types thanks to Julia's type promotion and conversion mechanism: julia> BigInt(typemax(Int64)) + 1 9223372036854775808 julia> big"0 码力 | 2057 页 | 7.44 MB | 3 月前3
julia 1.12.0 beta1. . . . . . 191 15 Conversion and Promotion 193 15.1 Conversion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 194 15.2 Promotion . . . . . . . . . . . . . . . . . . types interoperate naturally without explicit casting, thanks to a flexible, user-extensible type promotion system. 5.1 Integers Literal integers are represented in the standard manner: julia> 1 1 julia> Once created, they participate in arithmetic with all other numeric types thanks to Julia's type promotion and conversion mechanism: julia> BigInt(typemax(Int64)) + 1 9223372036854775808 julia> big"0 码力 | 2047 页 | 7.41 MB | 3 月前3
共 10 条
- 1













