gpt4 book ai didi

math - 帮助! Math.PI 在 F# CTP 中去了哪里?

转载 作者:行者123 更新时间:2023-12-03 11:16:01 27 4
gpt4 key购买 nike

我只是想用 F# 编写简单的脚本,而 Math.PI 似乎“消失了”。我已经引用了 FSharp.PowerPack.dll,但仍然找不到它。

最佳答案

常数 pi 是 System.Math.PI,如果你想使用,Math.PI 只需在你的 fsharp 文件中打开 System:

open System
Math.PI

关于math - 帮助! Math.PI 在 F# CTP 中去了哪里?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/352032/

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