Run ❯
Get your
own Python
server
Result Size:
625 x 565
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
from math import log import numpy as np nplog = np.frompyfunc(log, 2, 1) print(nplog(100, 15))
x
from
math
import
log
import
numpy
as
np
nplog
=
np
.
frompyfunc
(
log
,
2
,
1
)
print
(
nplog
(
100
,
15
))
1.7005483074552052