[Python-doc-jp 1584] [ pythonjp-Bugs-4752 ] ライブラリリファレンス math
Sourceforge Tracker Monitor
noreply @ sourceforge.jp
2004年 7月 31日 (土) 00:59:00 JST
Bugs item #4752, was opened at 2004-07-31 00:59
You can respond by visiting:
https://sourceforge.jp/tracker/?func=detail&atid=116&aid=4752&group_id=11
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Matsui Tetsushi (mft)
Assigned to: (None)
Summary: ライブラリリファレンス math
Initial Comment:
逆三角関数の説明が全て同じになってしまっています。
> acos( x)
> x の逆余弦を返します。
>
> asin( x)
> x の逆余弦を返します。
>
> atan( x)
> x 逆余弦を返します。
asin は逆正弦, atan は逆正接です。
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.jp/tracker/?func=detail&atid=116&aid=4752&group_id=11
Python-doc-jp メーリングリストの案内