IGHS

  • Python中的np.log

    一、np.log的基础知识 np.log是numpy库中的一种取对数的方法,其中np.log(x)可以返回x的自然对数。 注意,x的类型应该为float或者complex类型。 i…

    编程 2024-10-04