swango/math

Installs: 100

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 2

Open Issues: 0

pkg:composer/swango/math

1.1.4 2020-10-09 08:44 UTC

This package is auto-updated.

Last update: 2025-10-09 20:18:58 UTC


README

  • Linear fit. 线性拟合
  • Power function fit. 幂函数拟合
  • Normal rand. 正态分布随机函数
  • Get rand sum with normal rand. 通过正态分布随机函数获取普通随机函数求和结果
  • Get appear count(binomial distribution) with normal rand. 通过正态分布随机函数获取二项分布结果。