検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 56 for [SIMILAR] 16 1024 4096 WITH 26257 正接 WITH 2089... (0.090 sec.)
数学関数 0
« GMP::__unserialize はじめに » PHP Manual 数学 数学関数 数学関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Math 関数 abs — 絶対値 acos — 逆余弦(アークコサイン) acosh — 逆双曲線余弦(アークハイパボリックコサイン) asin — 逆正弦(アークサイン) ...
https://man.plustar.jp/php/book.math.html - [similar]
正弦(サイン) 0
« round sinh » PHP Manual Math 関数 正弦(サイン) sin (PHP 4, PHP 5, PHP 7, PHP 8) sin — 正弦(サイン) 説明 sin ( float $num ): float sin() は、 num のサインを 返します。 num はラジアンです。 パラメータ num ラジアンで表した値。 戻り値 num のサインを返します。 例 例1 sin() の例 <?php // ...
https://man.plustar.jp/php/function.sin.html - [similar]
逆余弦(アークコサイン) 0
« abs acosh » PHP Manual Math 関数 逆余弦(アークコサイン) acos (PHP 4, PHP 5, PHP 7, PHP 8) acos — 逆余弦(アークコサイン) 説明 acos ( float $num ): float num のアークコサインをラジアンで返します。 acos() は cos() の逆関数で、 acos() がとりうる範囲内のすべての a について a==cos(acos(a ...
https://man.plustar.jp/php/function.acos.html - [similar]
双曲線正接(ハイパボリックタンジェント) 0
« tan Trader » PHP Manual Math 関数 双曲線正接(ハイパボリックタンジェント) tanh (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) tanh — 双曲線正接(ハイパボリックタンジェント) 説明 tanh ( float $num ): float num のハイパボリックタンジェントを返します。 これは sinh(num)/cosh(num) で定義されます。 ...
https://man.plustar.jp/php/function.tanh.html - [similar]
逆双曲線正弦(アークハイパボリックサイン) 0
« asin atan2 » PHP Manual Math 関数 逆双曲線正弦(アークハイパボリックサイン) asinh (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) asinh — 逆双曲線正弦(アークハイパボリックサイン) 説明 asinh ( float $num ): float num のアークハイパボリックサインを返します。 つまり、ハイパボリックサインが num と ...
https://man.plustar.jp/php/function.asinh.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
余弦(コサイン) 0
« ceil cosh » PHP Manual Math 関数 余弦(コサイン) cos (PHP 4, PHP 5, PHP 7, PHP 8) cos — 余弦(コサイン) 説明 cos ( float $num ): float cos() は、 num のコサインを 返します。 num はラジアンです。 パラメータ num ラジアンで表した角度。 戻り値 num のコサインを返します。 例 例1 cos() の例 ...
https://man.plustar.jp/php/function.cos.html - [similar]
逆双曲線余弦(アークハイパボリックコサイン) 0
« acos asin » PHP Manual Math 関数 逆双曲線余弦(アークハイパボリックコサイン) acosh (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) acosh — 逆双曲線余弦(アークハイパボリックコサイン) 説明 acosh ( float $num ): float num のアークハイパボリックコサインを返します。 つまり、ハイパボリックコサインが ...
https://man.plustar.jp/php/function.acosh.html - [similar]
双曲線余弦(ハイパボリックコサイン) 0
« cos decbin » PHP Manual Math 関数 双曲線余弦(ハイパボリックコサイン) cosh (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) cosh — 双曲線余弦(ハイパボリックコサイン) 説明 cosh ( float $num ): float num のハイパボリックコサインを返します。 これは、 (exp(arg) + exp(-arg))/2 で定義されます。 パラ ...
https://man.plustar.jp/php/function.cosh.html - [similar]
双曲線正弦(ハイパボリックサイン) 0
« sin sqrt » PHP Manual Math 関数 双曲線正弦(ハイパボリックサイン) sinh (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) sinh — 双曲線正弦(ハイパボリックサイン) 説明 sinh ( float $num ): float num のハイパボリックサインを返します。 これは、 (exp(num) - exp(-num))/2 で定義されます。 パラメータ n ...
https://man.plustar.jp/php/function.sinh.html - [similar]
PREV 1 2 3 4 5 6 NEXT