【问题标题】:In a formula of distinct count algorithm, what ^ notation mean? [closed]在不同计数算法的公式中,^ 符号是什么意思? [关闭]
【发布时间】:2021-06-07 22:13:11
【问题描述】:

在第一行中,(epsilon*d/2^r) 和 (t = r) 之间有 ^ 符号。

^ 是什么意思?

【问题讨论】:

  • 我投票结束这个问题,因为你应该在 math.stackexchange.com 上提问,而不是在这里。
  • 它是一个用于区分计数的公式,它是软件开发的边界。但它可能更适合 math.stackexchange.com。

标签: math count statistics distinct


【解决方案1】:

此上下文中的“^”符号表示“和”(在 C++ 或 C# 中可能称为 &&)。

【讨论】:

    猜你喜欢
    • 2010-12-27
    • 1970-01-01
    • 1970-01-01
    • 2012-10-29
    • 2013-02-18
    • 2010-09-29
    • 2011-04-18
    • 2015-04-05
    相关资源
    最近更新 更多