Is there a python factorial function, that can handle array inputs?

后端 未结 0 408
渐次进展
渐次进展 2020-11-27 20:19

I want to calculate the values of a function of 2 variables, where one of the variables is used as the argument of a factorial.

import numpy as np    
a = np.         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题