jax.numpy.around# jax.numpy.around(a, decimals=0, out=None)[源代码]# 是 jax.numpy.round() 的别名 参数: a (类数组) decimals (int) out (None) 返回类型: 数组