MathTop
文档
/
函数参考
string_entropy 函数
以比特为单位返回字符串字符分布的香农熵。
语法
Entropy(text)
string_entropy(text)
参数与选项
text
文本值,通常写在引号中。
示例
字符熵
Entropy('abab')
返回 1。
相关函数与文档
character_frequencies
index_of_coincidence