【问题标题】:Math manuals in chez schemechez 方案中的数学手册
【发布时间】:2020-07-04 18:58:35
【问题描述】:

我可以将 sqrt 和 sin 的函数应用为

> (sqrt 35)
5.916079783099616
> (sin 1.57)
0.9999996829318346

在 chez 方案的交互式外壳中,

但我无法在 Chapter 8. Numeric Operations 中引用它们

他们的手册在哪里?

【问题讨论】:

    标签: chez-scheme


    【解决方案1】:

    您可以在The Scheme Programming Language, Fourth Edition 中找到数学函数的文档,Section 6.4. Numbers:

    【讨论】:

      猜你喜欢
      • 2012-01-04
      • 2012-08-30
      • 1970-01-01
      • 1970-01-01
      • 2013-11-06
      • 2023-03-10
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多