検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 405 for Num (0.041 sec.)
自然対数 5569
« log1p max » PHP Manual Math 関数 自然対数 log (PHP 4, PHP 5, PHP 7, PHP 8) log — 自然対数 説明 ... log ( float $num , float $base = M_E ): float オプションの base パラ ... メータを指定した場合は log() は log base num を返します。それ以外の場合は log() は num の自然対 ... 数を返します。 パラメータ num 対数を計算する値。 base オプションで指定する、底 ( ... ります)。 戻り値 base を指定した場合はそれを底とする num の対数、指定しない場合は自然対数を返します。 参考 ...
https://man.plustar.jp/php/function.log.html - [similar]
正弦(サイン) 5569
« round sinh » PHP Manual Math 関数 正弦(サイン) sin (PHP 4, PHP 5, PHP 7, PHP 8) sin — 正弦( ... サイン) 説明 sin ( float $num ): float sin() は、 num のサインを 返します。 num ... はラジアンです。 パラメータ num ラジアンで表した値。 戻り値 num のサインを返します ... ジアン単位に変換する 関連キーワード: サイン , 正弦 , num , 単位 , float , 余弦 , 数値 , rad , タンジェント ...
https://man.plustar.jp/php/function.sin.html - [similar]
数の符号 5534
« gmp_setbit gmp_sqrt » PHP Manual GMP 関数 数の符号 gmp_sign (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP ... ign — 数の符号 説明 gmp_sign ( GMP | int | string $num ): int 数の符号を調べます。 パラメータ num GMP オブ ... クトまたは int に変換可能な数値形式の文字列。 戻り値 num が正の場合に 1、 num が負の場合に -1、そして num... 絶対値 abs() - 絶対値 関連キーワード: 符号 , 数 , num , int , setbit , sqrt , 関数 , string , パラメータ ...
https://man.plustar.jp/php/function.gmp-sign.html - [similar]
Retrieves the number of rows in a result set 5509
« sqlsrv_num_fields sqlsrv_prepare » PHP Manual SQLSRV 関数 Retrieves the number of rows in a re ... sult set sqlsrv_num_rows (No version information available, might only ... be in Git) sqlsrv_num_rows — Retrieves the number of rows in a result se ... t 説明 sqlsrv_num_rows ( resource $stmt ): mixed Retrieves the numbe ... Microsoft SQLSRV documentation. 戻り値 Returns the number of rows retrieved on success and false if an er ...
https://man.plustar.jp/php/function.sqlsrv-num-rows.html - [similar]
正接(タンジェント) 5509
« srand tanh » PHP Manual Math 関数 正接(タンジェント) tan (PHP 4, PHP 5, PHP 7, PHP 8) tan — ... 正接(タンジェント) 説明 tan ( float $num ): float tan() は、 num のタンジェントを 返します。 ... num はラジアンです。 パラメータ num 処理する引数をラジ ... アンで表したもの。 戻り値 num のタンジェントを返します。 例 例1 tan() の例 <?php ... 単位に変換する 関連キーワード: タンジェント , 正接 , num , 単位 , float , サイン , 数値 , rad , 双曲線 , コ ...
https://man.plustar.jp/php/function.tan.html - [similar]
逆双曲線正弦(アークハイパボリックサイン) 5475
« asin atan2 » PHP Manual Math 関数 逆双曲線正弦(アークハイパボリックサイン) asinh (PHP 4 >= 4 ... 弦(アークハイパボリックサイン) 説明 asinh ( float $num ): float num のアークハイパボリックサインを返します ... 。 つまり、ハイパボリックサインが num となる値です。 パラメータ num 処理する角度。 戻り値 ... num のアークハイパボリックサインを返します。 参考 sinh ... ジェント) 関連キーワード: アーク , 双曲線 , 正弦 , num , asinh , float , Math , 関数 , パラメータ , 処理 ...
https://man.plustar.jp/php/function.asinh.html - [similar]
oci_num_fields のエイリアス 5475
« ocinlogon ociparse » PHP Manual OCI8 廃止されたエイリアスと関数 oci_num_fields のエイリアス oc ... inumcols (PHP 4, PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.0. ... 0) ocinumcols — oci_num_fields() のエイリアス 説明 oci_num_f ... 用しないことを強く推奨します。 関連キーワード: oci , num , fields , OCI , ocinumcols , 推奨 , ocinlogon , o ...
https://man.plustar.jp/php/function.ocinumcols.html - [similar]
oci_num_rows のエイリアス 5475
« ocirollback ocisavelob » PHP Manual OCI8 廃止されたエイリアスと関数 oci_num_rows のエイリアス ... HP 7, PHP 8, PECL OCI8 >= 1.0.0) ocirowcount — oci_num_rows() のエイリアス 説明 oci_num_rows() のエイリア ... 用しないことを強く推奨します。 関連キーワード: oci , num , rows , OCI , ocirowcount , 推奨 , ocirollback , ...
https://man.plustar.jp/php/function.ocirowcount.html - [similar]
逆双曲線余弦(アークハイパボリックコサイン) 5449
« acos asin » PHP Manual Math 関数 逆双曲線余弦(アークハイパボリックコサイン) acosh (PHP 4 >= ... (アークハイパボリックコサイン) 説明 acosh ( float $num ): float num のアークハイパボリックコサインを返しま ... す。 つまり、ハイパボリックコサインが num となる値です。 パラメータ num 処理する値。 戻り値 ... ジェント) 関連キーワード: アーク , 双曲線 , 余弦 , num , acosh , float , Math , 関数 , パラメータ , 処理 ...
https://man.plustar.jp/php/function.acosh.html - [similar]
結果のカラム数を返す 5449
« odbc_next_result odbc_num_rows » PHP Manual ODBC 関数 結果のカラム数を返す odbc_num_fields (PH ... P 4, PHP 5, PHP 7, PHP 8) odbc_num_fields — 結果のカラム数を返す 説明 odbc_num_fields ... エラー時に -1 を返します。 関連キーワード: カラム , num , fields , フィールド , next , result , rows , 関数 ...
https://man.plustar.jp/php/function.odbc-num-fields.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT