検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 288 for [SIMILAR] 16 1024 4096 WITH 26435 gmp WITH 16459... (0.415 sec.)
巨大な数を加算する 0
« Sodium 関数 sodium_base642bin » PHP Manual Sodium 関数 巨大な数を加算する sodium_add (PHP 7 >= 7.2.0, PHP 8) sodium_add — 巨大な数を加算する 説明 sodium_add ( string &$string1 , string $string2 ): void この関数は、 引数 string2 を string1 に加算し、 string1 の値を上書きします。 この関数 ...
https://man.plustar.jp/php/function.sodium-add.html - [similar]
指定した年における復活祭の真夜中のUnix時を得る 0
« cal_to_jd easter_days » PHP Manual カレンダー 関数 指定した年における復活祭の真夜中のUnix時を得る easter_date (PHP 4, PHP 5, PHP 7, PHP 8) easter_date — 指定した年における復活祭の真夜中のUnix時を得る 説明 easter_date ( ? int $year = null , int $mode = CAL_EASTER_DEFAULT ): int 指定した ...
https://man.plustar.jp/php/function.easter-date.html - [similar]
スカラー値を乗算する 0
« sodium_crypto_core_ristretto255_scalar_invert sodium_crypto_core_ristretto255_scalar_negate » PHP Manual Sodium 関数 スカラー値を乗算する sodium_crypto_core_ristretto255_scalar_mul (PHP 8 >= 8.1.0) sodium_crypto_core_ristretto255_scalar_mul — スカラー値を乗算する 説明 sodium_crypto_cor ...
https://man.plustar.jp/php/function.sodium-crypto-core-ristretto255-scalar-mul.h... - [similar]
ローカルの標準時刻からローカルの実測時刻を得るために加算する時間を取得する 0
« IntlTimeZone::getDisplayName IntlTimeZone::getEquivalentID » PHP Manual IntlTimeZone ローカルの標準時刻からローカルの実測時刻を得るために加算する時間を取得する IntlTimeZone::getDSTSavings intltz_get_dst_savings (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlTimeZone::getDSTSavings ...
https://man.plustar.jp/php/intltimezone.getdstsavings.html - [similar]
次のフィールドを繰り上げずに、フィールドに値を加算する 0
« IntlCalendar::isWeekend IntlCalendar::set » PHP Manual IntlCalendar 次のフィールドを繰り上げずに、フィールドに値を加算する IntlCalendar::roll (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::roll — 次のフィールドを繰り上げずに、フィールドに値を加算する 説明 オブジェクト指向 ...
https://man.plustar.jp/php/intlcalendar.roll.html - [similar]
2つの任意精度の数値を加算する 0
« BC Math 関数 bccomp » PHP Manual BC Math 関数 2つの任意精度の数値を加算する bcadd (PHP 4, PHP 5, PHP 7, PHP 8) bcadd — 2つの任意精度の数値を加算する 説明 bcadd ( string $num1 , string $num2 , ? int $scale = null ): string num1 を num2 に加算します。 パラメータ num1 左オペランドを表す文 ...
https://man.plustar.jp/php/function.bcadd.html - [similar]
variant クラス 0
« dotnet::__construct variant::__construct » PHP Manual COM variant クラス variant クラス (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) はじめに VARIANT は、PHP の zval と同等の COM の値です。構造体形式になっており、 異なる型の値を含めることが可能です。COM 拡張モジュールが提供する variant クラス ...
https://man.plustar.jp/php/class.variant.html - [similar]
0
« 定義済み定数 Mhash 関数 » PHP Manual Mhash 例 例 例1 MD5 ダイジェストと hmac を計算し、16 進数で出力する <?php $input = "what do ya want for nothing?" ; $hash = mhash ( MHASH_MD5 , $input ); echo "The hash is " . bin2hex ( $hash ) . "<br />\n" ; $hash = mhash ( MHASH_MD5 , $input , "Je ...
https://man.plustar.jp/php/mhash.examples.html - [similar]
任意精度数値のべき乗の、指定した数値による剰余 0
« bcpow bcscale » PHP Manual BC Math 関数 任意精度数値のべき乗の、指定した数値による剰余 bcpowmod (PHP 5, PHP 7, PHP 8) bcpowmod — 任意精度数値のべき乗の、指定した数値による剰余 説明 bcpowmod ( string $num , string $exponent , string $modulus , ? int $scale = null ): string modulus で割っ ...
https://man.plustar.jp/php/function.bcpowmod.html - [similar]
variant の絶対値を返す 0
« com_print_typeinfo variant_add » PHP Manual COM関数 variant の絶対値を返す variant_abs (PHP 5, PHP 7, PHP 8) variant_abs — variant の絶対値を返す 説明 variant_abs ( mixed $value ): variant variant の絶対値を返します。 パラメータ value variant。 注意 : variant に関するすべての計算用関数 ...
https://man.plustar.jp/php/function.variant-abs.html - [similar]