跳转至

样本空间与概率 Pt.II

样本空间与概率 Pt.II

用 Python 生成连续随机数

import numpy as np
x = np.random.rand()