検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 101 for [SIMILAR] 16 1024 4096 WITH 25139 端数 WITH 1148... (0.207 sec.)
逆双曲線余弦(アークハイパボリックコサイン) 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
« 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]
2 変数のアークタンジェント 0
« asinh atan » PHP Manual Math 関数 2 変数のアークタンジェント atan2 (PHP 4, PHP 5, PHP 7, PHP 8) atan2 — 2 変数のアークタンジェント 説明 atan2 ( float $y , float $x ): float この関数は、2 つの変数 x および y のアークタンジェントを計算します。 y / x のアークタンジェントを計算するのに似て ...
https://man.plustar.jp/php/function.atan2.html - [similar]
値がゼロに近い時にでも精度を保つために exp(number) - 1 を返す 0
« exp fdiv » PHP Manual Math 関数 値がゼロに近い時にでも精度を保つために exp(number) - 1 を返す expm1 (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) expm1 — 値がゼロに近い時にでも精度を保つために exp(number) - 1 を返す 説明 expm1 ( float $num ): float expm1() は、 'exp( num ) - 1' の値を返します。 ...
https://man.plustar.jp/php/function.expm1.html - [similar]
値が無限大であるかどうかを判定する 0
« is_finite is_nan » PHP Manual Math 関数 値が無限大であるかどうかを判定する is_infinite (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) is_infinite — 値が無限大であるかどうかを判定する 説明 is_infinite ( float $num ): bool num が(正または負の)無限大である場合に true を返します。たとえば log(0) ...
https://man.plustar.jp/php/function.is-infinite.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]
variant の整数部を返す 0
« variant_imp variant_mod » PHP Manual COM関数 variant の整数部を返す variant_int (PHP 5, PHP 7, PHP 8) variant_int — variant の整数部を返す 説明 variant_int ( mixed $value ): variant variant の整数部を返します。 パラメータ value variant。 注意 : variant に関するすべての計算用関数と同様、 ...
https://man.plustar.jp/php/function.variant-int.html - [similar]
逆双曲線正接(アークハイパボリックタンジェント) 0
« atan base_convert » PHP Manual Math 関数 逆双曲線正接(アークハイパボリックタンジェント) atanh (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) atanh — 逆双曲線正接(アークハイパボリックタンジェント) 説明 atanh ( float $num ): float num のアークハイパボリックタンジェントを返します。 つまり、ハイ ...
https://man.plustar.jp/php/function.atanh.html - [similar]
値が非数かどうかを判定する 0
« is_infinite lcg_value » PHP Manual Math 関数 値が非数かどうかを判定する is_nan (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) is_nan — 値が非数かどうかを判定する 説明 is_nan ( float $num ): bool num が '非数値 (not a number)' であるかどうかを調べます。たとえば acos(1.01) の結果などがこれにあたり ...
https://man.plustar.jp/php/function.is-nan.html - [similar]
値がゼロに近い時にでも精度を保つ方法で計算した log(1 + number) を返す 0
« log10 log » PHP Manual Math 関数 値がゼロに近い時にでも精度を保つ方法で計算した log(1 + number) を返す log1p (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) log1p — 値がゼロに近い時にでも精度を保つ方法で計算した log(1 + number) を返す 説明 log1p ( float $num ): float log1p() は、 log(1 + num ) の ...
https://man.plustar.jp/php/function.log1p.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT