书栈网 · BookStack 本次搜索耗时 0.031 秒,为您找到 2306 个相关结果.
  • Unicode

    Unicode Unicode Unicode.julia_chartransform — Function Unicode . julia_chartransform ( c :: Union { Char , Integer }) Map the Unicode character (Char ) or codepoint (Integ...
  • Tasks

    Tasks Tasks Core.Task — Type Task ( func ) Create a Task (i.e. coroutine) to execute the given function func (which must be callable with no arguments). The task exits ...
  • 与其他语言的显著差异

    与其他语言的显著差异 与 MATLAB 的显著差异 与 R 的显著差异 与 Python 的显著差异 与 C/C++ 的显著差异 Noteworthy differences from Common Lisp 与其他语言的显著差异 与 MATLAB 的显著差异 虽然 MATLAB 用户可能会发现 Julia 的语法很熟悉,但 Julia...
  • 复数和有理数

    复数和有理数 复数 有理数 复数和有理数 Julia 语言包含了预定义的复数和有理数类型,并且支持它们的各种标准数学运算和初等函数 。由于也定义了复数与分数的类型转换与类型提升 ,因此对预定义数值类型(无论是原始的还是复合的)的任意组合进行的操作都会表现得如预期的一样。 复数 在Julia中,全局常量 im 被绑定到复数 i,表示 -1...
  • 复数和有理数

    复数和有理数 复数 有理数 复数和有理数 Julia 语言包含了预定义的复数和有理数类型,并且支持它们的各种标准数学运算和初等函数 。由于也定义了复数与分数的类型转换与类型提升 ,因此对预定义数值类型(无论是原始的还是复合的)的任意组合进行的操作都会表现得如预期的一样。 复数 在Julia中,全局常量 im 被绑定到复数 i,表示 -1...
  • Filesystem

    Filesystem Filesystem Base.Filesystem.pwd — Function. pwd () -> AbstractString Get the current working directory. Examples julia > pwd () "/home/JuliaUser" ...
  • Variables

    Variables Allowed Variable Names Stylistic Conventions Variables A variable, in Julia, is a name associated (or bound) to a value. It’s useful when you want to store a value ...
  • Getting Started

    Getting Started Resources Getting Started Julia installation is straightforward, whether using precompiled binaries or compiling from source. Download and install Julia by fol...
  • Getting Started

    Getting Started Resources Getting Started Julia installation is straightforward, whether using precompiled binaries or compiling from source. Download and install Julia by fol...
  • Getting Started

    Getting Started Resources Getting Started Julia installation is straightforward, whether using precompiled binaries or compiling from source. Download and install Julia by fol...