Results of 1 - 10 of about 13 for neg (0.006 sec.)
- 符号を反転する 14428
- « gmp_mul gmp_nextprime » PHP Manual GMP 関数 符号を反転する gmp_neg (PHP 4 >= 4.0.4, PHP 5, PHP
...
7, PHP 8) gmp_neg — 符号を反転する 説明 gmp_neg ( GMP | int | string ...
字列。 戻り値 - num を GMP 数で返します。 例 例1 gmp_neg() の例 <?php $neg1 = gmp_neg ( "1" ); echo gmp_str ...
val ( $neg1 ) . "\n" ; $neg2 = gmp_neg ( "-1" ); echo gmp_str ...
val ( $neg2 ) . "\n" ; ?> 上の例の出力は以下となります。 -1 1 ...
-
https://man.plustar.jp/php/function.gmp-neg.html
- [similar]
- variant の論理否定演算を行う 10504
- « variant_mul variant_not » PHP Manual COM関数 variant の論理否定演算を行う variant_neg (PHP 5,
...
PHP 7, PHP 8) variant_neg — variant の論理否定演算を行う 説明 variant_neg ( ...
連キーワード: variant , 否定 , 演算 , 論理 , 関数 , neg , クラス , オブジェクト , パラメータ , ライブラリ ...
-
https://man.plustar.jp/php/function.variant-neg.html
- [similar]
- Returns the Canonical Extended JSON representation of a BSON value 8463
- « MongoDB\BSON\fromPHP MongoDB\BSON\toJSON » PHP Manual 関数 Returns the Canonical Extended JSON
...
.0 , ], [ 'nan' => NAN ], [ 'pos_inf' => INF ], [ 'neg_inf' => - INF ], [ 'array' => [ 'foo' , 'bar' ]], ...
"pos_inf" : { "$numberDouble" : "Infinity" } } { "neg_inf" : { "$numberDouble" : "-Infinity" } } { "arra ...
-
https://man.plustar.jp/php/function.mongodb.bson-tocanonicalextendedjson.html
- [similar]
- Returns the Relaxed Extended JSON representation of a BSON value 8463
- « MongoDB\BSON\toPHP MongoDB\BSON\Binary » PHP Manual 関数 Returns the Relaxed Extended JSON rep
...
.0 , ], [ 'nan' => NAN ], [ 'pos_inf' => INF ], [ 'neg_inf' => - INF ], [ 'array' => [ 'foo' , 'bar' ]], ...
"pos_inf" : { "$numberDouble" : "Infinity" } } { "neg_inf" : { "$numberDouble" : "-Infinity" } } { "arra ...
-
https://man.plustar.jp/php/function.mongodb.bson-torelaxedextendedjson.html
- [similar]
- Returns the Legacy Extended JSON representation of a BSON value 8375
- « MongoDB\BSON\toCanonicalExtendedJSON MongoDB\BSON\toPHP » PHP Manual 関数 Returns the Legacy E
...
.0 , ], [ 'nan' => NAN ], [ 'pos_inf' => INF ], [ 'neg_inf' => - INF ], [ 'array' => [ 'foo' , 'bar' ]], ...
le" : 1.0 } { "nan" : nan } { "pos_inf" : inf } { "neg_inf" : -inf } { "array" : [ "foo", "bar" ] } { "do ...
-
https://man.plustar.jp/php/function.mongodb.bson-tojson.html
- [similar]
- 数値を乗算する 8234
- « gmp_mod gmp_neg » PHP Manual GMP 関数 数値を乗算する gmp_mul (PHP 4 >= 4.0.4, PHP 5, PHP 7, PH
...
-
https://man.plustar.jp/php/function.gmp-mul.html
- [similar]
- 次の素数を見つける 8146
- « gmp_neg gmp_or » PHP Manual GMP 関数 次の素数を見つける gmp_nextprime (PHP 5 >= 5.2.0, PHP 7,
...
-
https://man.plustar.jp/php/function.gmp-nextprime.html
- [similar]
- variant のビット否定演算を行う 8076
- « variant_neg variant_or » PHP Manual COM関数 variant のビット否定演算を行う variant_not (PHP 5,
...
-
https://man.plustar.jp/php/function.variant-not.html
- [similar]
- 2 つの variant の乗算を行い、その結果を返す 7988
- « variant_mod variant_neg » PHP Manual COM関数 2 つの variant の乗算を行い、その結果を返す varia
...
-
https://man.plustar.jp/php/function.variant-mul.html
- [similar]
- GNU Multiple Precision 7918
- « bcsub はじめに » PHP Manual 数学 GNU Multiple Precision GNU Multiple Precision はじめに インス
...
mp_mod — モジュロ演算 gmp_mul — 数値を乗算する gmp_neg — 符号を反転する gmp_nextprime — 次の素数を見つける ...
-
https://man.plustar.jp/php/book.gmp.html
- [similar]