gpt4 book ai didi

math - Clojure 三角学

转载 作者:行者123 更新时间:2023-12-04 16:24:25 28 4
gpt4 key购买 nike

在 2014 年,我从哪里获得 Clojure 三角函数,如 sin 和 atan2 ?

我看到一些 contrib.math 现在在 https://clojure.github.io/math.numeric-tower/但似乎没有这些功能。

最佳答案

您可以在 Java Math class 中调用函数来自 Clojure。

java :Math.sin(x)
Clojure:(Math/sin x)

关于math - Clojure 三角学,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23352858/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com