manimgeo.math.base module¶ manimgeo.math.base.close(a, b)[源代码]¶ 判断两个数值是否相近 返回类型: bool manimgeo.math.base.array2float(func)[源代码]¶ 将参数中所有 np.ndarray 类型的参数自动转换为 float64