C Function | Python |
---|---|
acos | math.acos |
acosh | math.acosh |
asin | math.asin |
asinh | math.asinh |
atan | math.atan |
atan2 | math.atan2 |
atanh | math.atanh |
ceil | math.ceil |
copysign | math.copysign |
cos | math.cos |
cosh | math.cosh |
erf | scipy.special.erf |
erfc | scipy.special.erfc |
exp | math.exp |
exp2 | scipy.exp2 |
expm1 | scipy.special.expm1 |
fabs | abs |
fmax | scipy.fmax |
fmin | scipy.fmin |
fmod | scipy.fmod |
hypot | scipy.hypot |
isfinite | ! scipy.lisinf |
isinf | scipy.isinf |
isnan | scipy.isnan |
j0 | scipy.special.j0 |
j1 | scipy.special.j1 |
jn | scipy.special.jn |
ldexp | math.ldexp |
lgamma | scipy.special.gammaln |
log | math.log |
log10 | math.log10 |
log1p | math.log1p |
log2 | scipy.log2 |
nan | scipy.nan |
pow | math.pow |
remainder | scipy.remainder |
sin | math.sin |
sinh | math.sinh |
sqrt | math.sqrt |
tan | math.tan |
tanh | math.tanh |
tgamma | scipy.special.gamma |
y0 | scipy.special.y0 |
y1 | scipy.special.y1 |
yn | scipy.special.yn |
2023년 1월 10일 화요일
파이썬에서 C 수학 함수 대응
피드 구독하기:
댓글 (Atom)
ChatGPT 와 AI 미래에 대한 대화, 그리고 감동
우연히 유튜브에서 구글 전 CEO 에릭슈미트가 한 이야기를 보았다. 앞으로 1~2년 사이에 인공지능으로 인해 많은것들이 바뀔것이다. 뭐 이런 이야기는 누구나 할 수 있는 말이다. 책 팔아먹기위해 나온 영상일 수도 있겠지만, 핵심은 영상 뒷부분에 있다....

-
컴퓨터로 일본어를 입력하려면 일본어 키보드를 쓰면 편하겠지만, 자판배열을 외워야하는 단점이 있다. MS IME 를 사용하면, 간단히 발음 나는대로 영어로 입력을 하면, 일본어 입력을 할 수 있다. ~을 / ~를 에 해당하는 조사...
-
http://www.websitenotworking.com 사이트 접속이 되는지 안되는지 느려서 확인이 안될때, 나만 그런거 같기도 하고, 서버가 다운이 됐나? 싶을때 확인할 수 있는 사이트다.
댓글 없음:
댓글 쓰기