検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 237 for 範囲 (0.011 sec.)
RangeException クラス 4854
« OverflowException RuntimeException » PHP Manual 例外 RangeException クラス RangeException クラ ... 5.1.0, PHP 7, PHP 8) はじめに プログラムの実行時に範囲エラーが発生したことを示すときにスローされる例外です ...
https://man.plustar.jp/php/class.rangeexception.html - [similar]
逆余弦(アークコサイン) 4854
« abs acosh » PHP Manual Math 関数 逆余弦(アークコサイン) acos (PHP 4, PHP 5, PHP 7, PHP 8) ac ... ます。 acos() は cos() の逆関数で、 acos() がとりうる範囲内のすべての a について a==cos(acos(a)) が成立します ...
https://man.plustar.jp/php/function.acos.html - [similar]
逆正弦(アークサイン) 4854
« acosh asinh » PHP Manual Math 関数 逆正弦(アークサイン) asin (PHP 4, PHP 5, PHP 7, PHP 8) as ... ます。 asin() は sin() の逆関数で、 asin() がとりうる範囲内のすべての a について a==sin(asin(a)) が成立します ...
https://man.plustar.jp/php/function.asin.html - [similar]
逆正接(アークタンジェント) 4854
« atan2 atanh » PHP Manual Math 関数 逆正接(アークタンジェント) atan (PHP 4, PHP 5, PHP 7, PHP ... an() is the は tan() の逆関数で、 atan() がとりうる範囲内のすべての a について a==tan(atan(a)) が成立します ...
https://man.plustar.jp/php/function.atan.html - [similar]
端数の切り上げ 4854
« bindec cos » PHP Manual Math 関数 端数の切り上げ ceil (PHP 4, PHP 5, PHP 7, PHP 8) ceil — 端数 ... の戻り値は float 型と なります。これは、 float 値の範囲は通常 int よりも広いためです。 変更履歴 バージョン ...
https://man.plustar.jp/php/function.ceil.html - [similar]
値が有限の数値であるかどうかを判定する 4854
« intdiv is_infinite » PHP Manual Math 関数 値が有限の数値であるかどうかを判定する is_finite (PH ... が このプラットフォーム上の PHP の float 型で有効な範囲内の数である場合に true 、 それ以外の場合に false を ...
https://man.plustar.jp/php/function.is-finite.html - [similar]
日付を Unix のタイムスタンプとして取得する 4854
« microtime strftime » PHP Manual 日付・時刻 関数 日付を Unix のタイムスタンプとして取得する mkt ... トの符号付き整数である システムでは year として有効な範囲は 1901 から 2038 の間です。 戻り値 mktime() は与えら ... ) の例 mktime() は入力日付の有効性を確認しており、 範囲外の入力を自動的に修正して計算してくれるので便利です ...
https://man.plustar.jp/php/function.mktime.html - [similar]
英文形式の日付を Unix タイムスタンプに変換する 4854
« strptime time » PHP Manual 日付・時刻 関数 英文形式の日付を Unix タイムスタンプに変換する strt ... の注意を参照ください。 注意 : タイムスタンプの有効な範囲は、通常、Fri, 13 Dec 1901 20:45:54 UTC から Tue, 19 ... ます)。 64 ビット版の PHP では、タイムスタンプの有効範囲は事実上無制限です。 というのも、64 ビットでは過去側 ...
https://man.plustar.jp/php/function.strtotime.html - [similar]
文字列の一部分を返す 4854
« substr_replace trim » PHP Manual String 関数 文字列の一部分を返す substr (PHP 4, PHP 5, PHP 7, ... ' 3) 'gr' 4) '1' 5) '' 6) '' 7) '1200' 例5 文字列の範囲が不正な場合 指定された文字列の範囲が正しくない場合、 ...
https://man.plustar.jp/php/function.substr.html - [similar]
(Z39.50による)取得の準備を行う 4854
« yaz_itemorder yaz_range » PHP Manual YAZ 関数 (Z39.50による)取得の準備を行う yaz_present (PHP ... います。 この関数をコールする前に、取得するレコードの範囲を指定するために まず yaz_range() をコールしておく必 ...
https://man.plustar.jp/php/function.yaz-present.html - [similar]