検索

phrase: max: clip:
target: order:
Results of 1 - 9 of about 9 for rounding (0.002 sec.)
画像の角を丸める 11809
« Imagick::rotationalBlurImage Imagick::sampleImage » PHP Manual Imagick 画像の角を丸める Imagic ... ょう。 説明 public Imagick::roundCorners ( float $x_rounding , float $y_rounding , float $stroke_width = 10 , f ... コンパイルした場合には利用できません。 パラメータ x_rounding x 方向の丸め。 y_rounding y 方向の丸め。 stroke_wi ... ワード: Imagick , 画像 , 角 , float , roundCorners , rounding , パラメータ , displace , 関数 , 方向 ...
https://man.plustar.jp/php/imagick.roundcorners.html - [similar]
除算の余りを計算する 10820
« gmp_div_qr gmp_div » PHP Manual GMP 関数 除算の余りを計算する gmp_div_r (PHP 4 >= 4.0.4, PHP 5 ... t | string $num1 , GMP | int | string $num2 , int $rounding_mode = GMP_ROUND_ZERO ): resource num1 を num2 で整 ... ト、整数、あるいは数値に変換可能な数値形式の文字列。 rounding_mode 引数 rounding_mode の説明については、関数 gmp ... ド: 余り , 除算 , 計算 , num , 数値 , mode , 整数 , rounding , int , string ...
https://man.plustar.jp/php/function.gmp-div-r.html - [similar]
除算を行い、商と余りを得る 10713
« gmp_div_q gmp_div_r » PHP Manual GMP 関数 除算を行い、商と余りを得る gmp_div_qr (PHP 4 >= 4.0. ... t | string $num1 , GMP | int | string $num2 , int $rounding_mode = GMP_ROUND_ZERO ): array この関数は、 num1 を ... ト、整数、あるいは数値に変換可能な数値形式の文字列。 rounding_mode 引数 rounding_mode の説明については、 gmp_div ... 除算 , 余り , num , 商 , 数値 , 関数 , int , 割算 , rounding , mode ...
https://man.plustar.jp/php/function.gmp-div-qr.html - [similar]
数値を除算する 10066
« gmp_com gmp_div_qr » PHP Manual GMP 関数 数値を除算する gmp_div_q (PHP 4 >= 4.0.4, PHP 5, PHP ... t | string $num1 , GMP | int | string $num2 , int $rounding_mode = GMP_ROUND_ZERO ): GMP num1 を num2 で割り、 ... ト、整数、あるいは数値に変換可能な数値形式の文字列。 rounding_mode 結果の丸め方は rounding_mode で指定し、次の値 ... 整数 , オブジェクト , ROUND , 形式 , 変換 , mode , rounding ...
https://man.plustar.jp/php/function.gmp-div-q.html - [similar]
浮動小数点数を丸める 8646
« rand sin » PHP Manual Math 関数 浮動小数点数を丸める round (PHP 4, PHP 5, PHP 7, PHP 8) round ... 140) float(100) float(0) 例3 mode の例 <?php echo 'Rounding modes with 9.5' . PHP_EOL ; var_dump ( round ( 9.5 ... , 0 , PHP_ROUND_HALF_ODD )); echo PHP_EOL ; echo 'Rounding modes with 8.5' . PHP_EOL ; var_dump ( round ( 8.5 ... UND_HALF_ODD )); ?> 上の例の出力は以下となります。 Rounding modes with 9.5 float(10) float(9) float(10) float( ... 9) Rounding modes with 8.5 float(9) float(8) float(8) float(9) ...
https://man.plustar.jp/php/function.round.html - [similar]
NumberFormatter クラス 7567
« Collator::sort NumberFormatter::create » PHP Manual intl NumberFormatter クラス NumberFormatte ... G_SIZE ( int ) グループ化のサイズ NumberFormatter::ROUNDING_MODE ( int ) 丸めモード NumberFormatter::ROUNDING_ ... および numfmt_set_attribute() で、 NumberFormatter::ROUNDING_MODE 属性に使用する丸めモードの値です。 NumberForm ...
https://man.plustar.jp/php/class.numberformatter.html - [similar]
実行時設定 7459
« インストール手順 定義済み定数 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設 ... er.real_round_mode string Controls the trader real rounding policy. Valid values are HALF_UP , HALF_DOWN , HAL ...
https://man.plustar.jp/php/trader.configuration.html - [similar]
Description 7136
« Imagick::morphImages Imagick::mosaicImages » PHP Manual Imagick Description Imagick::morpholog ... you will see that 'Open' smoothed the outline, by rounding off any sharp points, and remove any parts that is ... you will see that 'Open' smoothed the outline, by rounding off any sharp points, and remove any parts that is ...
https://man.plustar.jp/php/imagick.morphology.html - [similar]
Imagick クラス 6596
« 基本的な使用法 Imagick::adaptiveBlurImage » PHP Manual ImageMagick Imagick クラス Imagick クラ ... NEL_DEFAULT ): bool public roundCorners ( float $x_rounding , float $y_rounding , float $stroke_width = 10 , f ...
https://man.plustar.jp/php/class.imagick.html - [similar]
PREV 1 NEXT