検索

phrase: max: clip:
target: order:
Results of 21 - 27 of about 27 for [SIMILAR] 16 1024 4096 WITH 20029 exponent WITH ... (0.055 sec.)
The MongoDB\BSON\Decimal128 class 0
« MongoDB\BSON\Binary::unserialize MongoDB\BSON\Decimal128::__construct » PHP Manual MongoDB\BSON The MongoDB\BSON\Decimal128 class The MongoDB\BSON\Decimal128 class (mongodb >=1.2.0) はじめに BSON type for the » Decimal128 floating-point format , which supports numbers with up to 34 dec ...
https://man.plustar.jp/php/class.mongodb-bson-decimal128.html - [similar]
秘密鍵が証明書に対応するかを確認する 0
« openssl_verify openssl_x509_checkpurpose » PHP Manual OpenSSL 関数 秘密鍵が証明書に対応するかを確認する openssl_x509_check_private_key (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_x509_check_private_key — 秘密鍵が証明書に対応するかを確認する 説明 openssl_x509_check_private_key ( OpenS ...
https://man.plustar.jp/php/function.openssl-x509-check-private-key.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 5.6.x で推奨されなくなる機能 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 新機能 新機能 定数式 数値や文字列リテラルと定数を、これまでのバージョンでは静的な値が想定されていた場面 (定数やプロパティの宣言、関数のデフォルト引数など) で、スカラー式として扱えるよ ...
https://man.plustar.jp/php/migration56.new-features.html - [similar]
任意精度数値の平方根を取得する 0
« bcscale bcsub » PHP Manual BC Math 関数 任意精度数値の平方根を取得する bcsqrt (PHP 4, PHP 5, PHP 7, PHP 8) bcsqrt — 任意精度数値の平方根を取得する 説明 bcsqrt ( string $num , ? int $scale = null ): string num の平方根を返します。 パラメータ num オペランドを表す文字列。 scale このオプシ ...
https://man.plustar.jp/php/function.bcsqrt.html - [similar]
The Vector class 0
« Ds\Sequence::unshift Ds\Vector::allocate » PHP Manual Data Structures The Vector class The Vector class (No version information available, might only be in Git) はじめに A Vector is a sequence of values in a contiguous buffer that grows and shrinks automatically. It's the most efficien ...
https://man.plustar.jp/php/class.ds-vector.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
« 算術演算子 ビット演算子 » PHP Manual 演算子 代入演算子 代入演算子 代入演算子の基本となるものは "=" です。この演算子に関して最初に 思い付く意味は"等しい"であるかもしれません。しかし、そうではありません。 本当は、左オペランドに右オペランドの式の値を設定する("得て代入する") ことを意味しま ...
https://man.plustar.jp/php/language.operators.assignment.html - [similar]
PREV 1 2 3 NEXT