検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 30 for [SIMILAR] 16 1024 4096 WITH 26876 方根 WITH 2357... (0.157 sec.)
2つの任意精度数値の乗算を行う 4480
« bcmod bcpow » PHP Manual BC Math 関数 2つの任意精度数値の乗算を行う bcmul (PHP 4, PHP 5, PHP 7, PHP 8) bcmul — 2つの任意精度数値の乗算を行う 説明 bcmul ( string $num1 , string $num2 , ? int $scale = null ): string num1 に num2 を掛けます。 パラメータ num1 左オペランドを表す文字列。 num ...
https://man.plustar.jp/php/function.bcmul.html - [similar]
2 つの任意精度数値を比較する 4480
« bcadd bcdiv » PHP Manual BC Math 関数 2 つの任意精度数値を比較する bccomp (PHP 4, PHP 5, PHP 7, PHP 8) bccomp — 2 つの任意精度数値を比較する 説明 bccomp ( string $num1 , string $num2 , ? int $scale = null ): int num1 と num2 を比較し、 結果を整数値で返します。 パラメータ num1 左オペラン ...
https://man.plustar.jp/php/function.bccomp.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
任意精度数値の減算を行う 0
« bcsqrt GMP » PHP Manual BC Math 関数 任意精度数値の減算を行う bcsub (PHP 4, PHP 5, PHP 7, PHP 8) bcsub — 任意精度数値の減算を行う 説明 bcsub ( string $left_operand , string $right_operand , int $scale = 0 ): string left_operand から right_operand を引きます。 パラメータ num1 左オペラン ...
https://man.plustar.jp/php/function.bcsub.html - [similar]
指数表現 0
« pi rad2deg » PHP Manual Math 関数 指数表現 pow (PHP 4, PHP 5, PHP 7, PHP 8) pow — 指数表現 説明 pow ( mixed $num , mixed $exponent ): int | float | object num の exponent 乗を返します。 注意 : ** 演算子も使えます。 パラメータ num 使用する基数。 exponent 指数。 戻り値 num の exponent 乗 ...
https://man.plustar.jp/php/function.pow.html - [similar]
平方数かどうかを調べる 0
« gmp_perfect_power gmp_popcount » PHP Manual GMP 関数 平方数かどうかを調べる gmp_perfect_square (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_perfect_square — 平方数かどうかを調べる 説明 gmp_perfect_square ( GMP | int | string $num ): bool その数が平方数であるかどうかを調べます。 パラメータ ...
https://man.plustar.jp/php/function.gmp-perfect-square.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]
すべての BC 演算関数におけるデフォルトのスケールを設定/取得する 0
« bcpowmod bcsqrt » PHP Manual BC Math 関数 すべての BC 演算関数におけるデフォルトのスケールを設定/取得する bcscale (PHP 4, PHP 5, PHP 7, PHP 8) bcscale — すべての BC 演算関数におけるデフォルトのスケールを設定/取得する 説明 bcscale ( int $scale ): int デフォルトのスケールを設定します。こ ...
https://man.plustar.jp/php/function.bcscale.html - [similar]
GMP 関数 0
« 例 gmp_abs » PHP Manual GMP GMP 関数 GMP 関数 参考 より数学的な関数が、 数学 の節にあります。 目次 gmp_abs — 絶対値 gmp_add — 数値を加算する gmp_and — ビット AND を計算する gmp_binomial — 二項係数を計算する gmp_clrbit — ビットをクリアする gmp_cmp — 数を比較する gmp_com — 1 の補数を計算 ...
https://man.plustar.jp/php/ref.gmp.html - [similar]
GNU Multiple Precision 0
« bcsub はじめに » PHP Manual 数学 GNU Multiple Precision GNU Multiple Precision はじめに インストール/設定 要件 インストール手順 実行時設定 定義済み定数 例 GMP 関数 gmp_abs — 絶対値 gmp_add — 数値を加算する gmp_and — ビット AND を計算する gmp_binomial — 二項係数を計算する gmp_clrbit — ビ ...
https://man.plustar.jp/php/book.gmp.html - [similar]
PREV 1 2 3 NEXT