最速Rubyリファレンスマニュアル検索!
すべて(6)
2.1.0(1)
2.2.0(1)
2.3.0(1)
2.4.0(1)
2.5.0(1)
2.6.0(1)
6件ヒット
[1-6件を表示]
(0.101秒)
トップページ
>
:
t
>
:atan!
別のキーワード
openssl t61string
asn1 t61string
matrix t
t61string new
fiddle align_size_t
ライブラリ
cmath
(6)
モジュール
CMath
(6)
検索結果
先頭1件
CMath
.
#
atan!(x) -> Float
CMath
.
#
atan!(x) -> Float
(24200.0)
2.1.0
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
モジュール関数
実数 x の逆正接関数の値をラジアンで返します。Math.#atan のエイリ アスです。
...
t
h.#a
t
an のエイリ
アスです。
@param x 実数。
@re
t
urn 返される値の範囲は [-π/2, +π/2] です。
@raise
T
ypeError x に数値以外を指定した場合に発生します。
@raise RangeError x に実数以外の数値を指定した場合に発生します。
@see Ma
t
h.#a
t
...
CMath