検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 119 for 小数 (0.022 sec.)
任意精度数値の減算を行う 5874
« bcsqrt GMP » PHP Manual BC Math 関数 任意精度数値の減算を行う bcsub (PHP 4, PHP 5, PHP 7, PHP ... 列。 scale このオプションパラメータを使用して、結果の小数点以下の桁数を指定します。省略した場合は、 bcscale() ...
https://man.plustar.jp/php/function.bcsub.html - [similar]
端数の切り捨て 5874
« fdiv fmod » PHP Manual Math 関数 端数の切り捨て floor (PHP 4, PHP 5, PHP 7, PHP 8) floor — 端数 ... / -4 ?> 参考 ceil() - 端数の切り上げ round() - 浮動小数点数を丸める 関連キーワード: 端数 , 切り捨て , float ...
https://man.plustar.jp/php/function.floor.html - [similar]
引数で除算をした際の剰余を返す 5874
« floor getrandmax » PHP Manual Math 関数 引数で除算をした際の剰余を返す fmod (PHP 4 >= 4.2.0, P ... ら 4 * 1.3 + 0.5 = 5.7 だからです。 ?> 参考 / - 浮動小数点数値の除算 % - 整数値の剰余 intdiv() - 整数値の除算 ...
https://man.plustar.jp/php/function.fmod.html - [similar]
複合線形合同法 5874
« is_nan log10 » PHP Manual Math 関数 複合線形合同法 lcg_value (PHP 4, PHP 5, PHP 7, PHP 8) lcg_ ... .0 の範囲の疑似乱数(0.0 と 1.0 を含みます)を、 浮動小数点数で返します。 参考 rand() - 乱数を生成する mt_ran ...
https://man.plustar.jp/php/function.lcg-value.html - [similar]
値を設定する 5874
« ps_set_text_pos ps_setcolor » PHP Manual PS 関数 値を設定する ps_set_value (PECL ps >= 1.1.0) ... くの関数で利用される値を設定します。 パラメータは浮動小数点数値として定義されます。 パラメータ psdoc ps_new() ...
https://man.plustar.jp/php/function.ps-set-value.html - [similar]
ImagickPixel オブジェクトの HSL カラーを正規化したものを返す 5874
« ImagickPixel::getColorValueQuantum ImagickPixel::getIndex » PHP Manual ImagickPixel ImagickPix ... す。 3 つの値は、それぞれ 0.0 から 1.0 までの間の浮動小数点数値となります。 パラメータ この関数にはパラメータ ...
https://man.plustar.jp/php/imagickpixel.gethsl.html - [similar]
はじめに 5874
« XML パーサ インストール/設定 » PHP Manual XML パーサ はじめに はじめに XML (eXtensible Markup ... ハンドラ を定義します。各XMLパーサーには、設定可能な小数の パラメータ もあります。 関連キーワード: パーサ , ...
https://man.plustar.jp/php/intro.xml.html - [similar]
2 つの任意精度数値の剰余を取得する 5787
« bcdiv bcmul » PHP Manual BC Math 関数 2 つの任意精度数値の剰余を取得する bcmod (PHP 4, PHP 5, ... echo bcmod ( '-5' , '-3' ); // -2 ?> 例2 bcmod() に小数の値を指定する <?php bcscale ( 1 ); echo bcmod ( '5. ...
https://man.plustar.jp/php/function.bcmod.html - [similar]
数値を金額文字列にフォーマットする 5787
« metaphone nl_langinfo » PHP Manual String 関数 数値を金額文字列にフォーマットする money_format ... ト値は 0(ゼロ) です。 左精度 # n 10 進の基準文字(例: 小数点)より左側の最大の桁数 ( n ) を指定します。これは通 ... " ; // USD 1,234.56 // イタリアの国内フォーマットで小数点以下 2 桁で表示します setlocale ( LC_MONETARY , 'i ...
https://man.plustar.jp/php/function.money-format.html - [similar]
乱数値の最大値を表示する 5787
« min mt_rand » PHP Manual Math 関数 乱数値の最大値を表示する mt_getrandmax (PHP 4, PHP 5, PHP 7 ... が低下することを避けられます。 例 例1 ランダムな浮動小数点数の算出 <?php function randomFloat ( $min = 0 , $ ...
https://man.plustar.jp/php/function.mt-getrandmax.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT