検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 94 for [SIMILAR] 16 1024 4096 WITH 27999 ュロ WITH 2503... (0.201 sec.)
数値の減算 1652
« gmp_strval gmp_testbit » PHP Manual GMP 関数 数値の減算 gmp_sub (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_sub — 数値の減算 説明 gmp_sub ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP num1 から num2 を引いた結果を返します。 パラメータ num1 引かれる数。 GMP オブジェクト、整 ...
https://man.plustar.jp/php/function.gmp-sub.html - [similar]
GMP クラス 1652
« gmp_xor GMP::__serialize » PHP Manual GMP GMP クラス GMP クラス (PHP 5 >= 5.6.0, PHP 7, PHP 8) はじめに GMP 数。このオブジェクトは、オーバーロードされた 算術演算子 , ビット演算子 , 比較演算子 をサポートしています。 注意 : GMP オブジェクトを操作するオブジェクト指向インターフェイスは用意 ...
https://man.plustar.jp/php/class.gmp.html - [similar]
1 の補数を計算する 1652
« gmp_cmp gmp_div_q » PHP Manual GMP 関数 1 の補数を計算する gmp_com (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_com — 1 の補数を計算する 説明 gmp_com ( GMP | int | string $num ): GMP num について、1 の補数を返します。 パラメータ num GMP オブジェクト、整数、あるいは数値に変換可能な数値形式 ...
https://man.plustar.jp/php/function.gmp-com.html - [similar]
数を比較する 1652
« gmp_clrbit gmp_com » PHP Manual GMP 関数 数を比較する gmp_cmp (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_cmp — 数を比較する 説明 gmp_cmp ( GMP | int | string $num1 , GMP | int | string $num2 ): int ふたつの数を比較します。 パラメータ num1 GMP オブジェクト、整数、あるいは数値に変換可能な ...
https://man.plustar.jp/php/function.gmp-cmp.html - [similar]
ビットが設定されているかどうかを調べる 1652
« gmp_sub gmp_xor » PHP Manual GMP 関数 ビットが設定されているかどうかを調べる gmp_testbit (PHP 5 >= 5.3.0, PHP 7, PHP 8) gmp_testbit — ビットが設定されているかどうかを調べる 説明 gmp_testbit ( GMP | int | string $num , int $index ): bool 指定したビットが設定されているかどうかを調べます。 ...
https://man.plustar.jp/php/function.gmp-testbit.html - [similar]
定義済み定数 1652
« 実行時設定 例 » PHP Manual GMP 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 GMP_ROUND_ZERO ( int ) GMP_ROUND_PLUSINF ( int ) GMP_ROUND_MINUSINF ( int ) GMP ...
https://man.plustar.jp/php/gmp.constants.html - [similar]
data 引数をGMP オブジェクトとして復元する 1652
« GMP::__serialize Math » PHP Manual GMP data 引数をGMP オブジェクトとして復元する GMP::__unserialize (PHP 8 >= 8.1.0) GMP::__unserialize — data 引数をGMP オブジェクトとして復元する 説明 public GMP::__unserialize ( array $data ): void 警告 この関数は、 現在のところ詳細な情報はありません。 ...
https://man.plustar.jp/php/gmp.unserialize.html - [similar]
はじめに 1652
« GMP インストール/設定 » PHP Manual GMP はじめに はじめに 以下の関数により、GNU MP ライブラリを使用して 任意長の整数を使用することが可能になります。 注意 : 大半の GMP 関数は、GMP 数を引数としてとります。 このマニュアルでは、GMP 数を GMP オブジェクトとしています。 これらの関数の大半は、数 ...
https://man.plustar.jp/php/intro.gmp.html - [similar]
浮動小数点数 0
« 整数 文字列 » PHP Manual 型 浮動小数点数 浮動小数点数 浮動小数点数 (あるいは "float", "double", "実数") は、次の構文により指定できます。 <?php $a = 1.234 ; $b = 1.2e3 ; $c = 7E-10 ; $d = 1_234.567 ; // PHP 7.4.0 以降 ?> PHP 7.4.0 以降の規約(これより前のバージョンでは、アンダースコアは許 ...
https://man.plustar.jp/php/language.types.float.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]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT