pdf文档 Julia 1.10.0 rc3 Documentation

5.99 MB 1691 页 0 评论
语言
英语
格式
.pdf
评分
3
摘要
The Julia Language V1.10.0-rc3 The Julia Project December 19, 2023 Contents Contents i I Manual 1 1 Julia 1.10-rc3 Documentation 2 1.1 Important Links . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.2 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.3 Julia Compared to Other Languages . . . . . . . . . . . . . . . . . . . . . . . . . . 3 2 Getting Started 5 2.1 Resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 3 Variables 7 3.1 Allowed Variable Names . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 3.2 Assignment expressions and assignment versus mutation . . . . . . . . . . . . . . 9 3.3 Stylistic Conventions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 4 Integers and Floating-Point Numbers 12 4.1 Integers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 4.2 Floating-Point Numbers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 4.3 Arbitrary Precision Arithmetic . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22 4.4 Numeric Literal Coefficients . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 4.5 Literal zero and one . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25 5 Mathematical Operations and Elementary Functions 26 5.1 Arithmetic Operators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 5.2 Boolean Operators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 5.3 Bitwise Operators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 5.4 Updating operators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 5.5 Vectorized "dot" operators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 5.6 Numeric Comparisons . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30 5.7 Operator Precedence and Associativity . . . ....
来源github.com/JuliaLang
Julia 1.10.0 rc3 Documentation 第2页
Julia 1.10.0 rc3 Documentation 第3页
下载文档到本地,方便使用
共 1691 页, 还有 5 页可预览, 继续阅读
文档评分
请文明评论,理性发言.