正の整数 Meaning in English - translations and usage examples

Examples of using 正の整数 in Japanese and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
なお、料金階層は、正の整数で表されます。
Billing tiers are represented by positive integers.
正の整数および0の集合です。幅。
The set of positive integers and zero.
値域は,正の整数
Its range is positive integer.
値域は,正の整数
The range is positive integers.
前述の通り、関数pow(x,n)は正の整数値nを扱うことを意図しています。
As it was said, the function pow(x, n)is meant to work with positive integer values n.
N1からn2までの連続する正の整数の合計は次と等しくなります。
The sum of consecutive positive integers from n1 to n2 is equal to:.
再び例えば数42で、今回は単に正の整数として、始めれば、その二進表現は101010である。
Again, for example if we begin with the number 42,this time as simply a positive integer, we have its binary representation 101010.
あなたには2つの正の整数(ngt;0)が与えられる。引数の順番には気を付けること。
You are given two positive integers(ngt; 0), be careful with order of arguments.
従って、任意の正の整数nについて、これはコルモゴロフ複雑性が少なくともn以上であるような文字列を生成する。
Therefore, given any positive integer n, it produces a string with Kolmogorov complexity at least as great as n.
それゆえ、最初の3つの正の整数のリストは次の様に表現されます:。
Thus, a list of the first three positive integers is represented as:.
増加数でも減少数でもない正の整数を"はずみ"数("bouncy"number)と呼ぶ;155349がそうである。
We shall call a positive integer that is neither increasing nor decreasing a“bouncy” number; for example, 155349.
それらの一方だけが正の整数である場合、rsはデータ全体と整合するもう一方の値を計算します。
If only one of them is a positive integer, rs computes a value for the other which will accommodate all of the data.
正の整数のリストが与えられたら、この変換をリストに適用します。
Given a list of positive integers, apply this transformation to the list.
ピクセル数として正の整数を入力してください。•レイアウトコンテナーのグリッドサイズ。
Enter the positive integer that is the required number of pixels.•Grid size of layout containers in absolute length units.
任意の妥当な形式で正の整数のリストとして入力/出力します。標準の抜け穴が適用されます。
Input/Output as lists of positive integers in any reasonable format. Standard loopholes apply.
オンラインの最小公倍数計算機を使用して、2つ以上の正の整数の最小公倍数(LCM)を見つけます。
The Least Common Multiple Calculator isused to find out the least common multiple(LCM) of two or more positive integers.
Interval(inbp):欄に単位数値(例えば1000)をbp単位で入力します(正の整数値のみ)。
Interval(in bp): Enter unit number(for example, 1000)in bp unit(only positive integer value) in the column.
最初の2列は単なる1の羅列ですが次は正の整数で自然数としても知られています。
The first two aren't very interesting: all ones, and then the positive integers, also known as natural numbers.
DiameterofCircleテキストフィールド:プラスミドマップの外周の直径をピクセル値(正の整数)で入力します。
Diameter of Circle text field: Enter the diameter of the outercircumference of the plasmid map as a pixel value positive integer.
次の等式でx,y,nは正の整数である。
In the following equation x, y,and n are positive integers.
正の整数値を入力すると、その間隔で目盛りが描画されます。bp単位。
If you enter a positive integer value, tick marks will be drawn at that interval. bp unit.
の場合はオペランドは正の整数、明らかに、どのようになったか。
In the case if the operand is a positive integer, then obviously, what happens as a result.
ここで、keynoは、正の整数、typeは鍵の形式を定義する単一文字、keyは鍵それ自身です。
Here, keyno is a positive integer, type is a single character which defines the format the key is given in, and key is the key itself.
アルゴリズムは正の整数pに依存し、pが増加すると近似の質が向上する。
The algorithm depends on a positive integer p and the quality of the approximation improves as p is increased.
ある正の整数kにおいて,分数xi/yiによる有限数列aiは次のように定義される:。
For any positive integer k, a finite sequence ai of fractions xi/yi is defined by:.
ある正の整数nに対し,nの弱いグッドスタイン数列{g1,g2, g3,…}は次のように定義される:。
For any positive integer n, the nth weak Goodstein sequence{g1, g2, g3,…} is defined as:.
ここで、keynoは正の整数、typeは鍵の形式を定義する単一文字、keyは鍵それ自身です。
Where keyno is a positive integer, type is a single character which defines the key format, and key is the key itself.
Nサフィックス(nは正の整数)が指定された場合、n回目に一致した文字列だけを置き換えます。
The n suffix, where n is a positive number, causes only the nth match to be replaced.
Increaseには、連番の増分を正の整数値で入れます。
For Increase, enter the increment of the serial number with a positive integer value.
Results: 29, Time: 0.0299

How to use "正の整数" in a sentence

正の整数 が合同数である条件は?。
正の整数 $N$ が与えられます。
正の整数 $N$ が与えられる。
正の整数 n について,f(n) を各桁の数字の平方の和と定義する。
正の整数 が合同数であるとは、 辺の長さが正の有理数である直角三角形が存在してその面積が となることである。
正の整数 $n$ を二進法で表したときに何個の $1$ があるかを数えます。
正の整数 k に対して分数 xi/yi による有限数列 ai は次のように定義される。
正の整数 $x$ に対し $ S(x) $ を 10 進数表記したときの桁の和と定義する。
正の整数 x に対し、rev(x) で x を 10 進表記してできる文字列を反転したものを 10 進表記に持つ整数を表します。
正の整数 a, b (a>b, b>0) を任意に取ってきて, それを a = bq + r と分解する操作を繰り返すことで a, b の最大公約数を得るのがユークリッドの互除法ですが, この式変形は a, b の値によって何回で済むでしょう?

正の整数 in different Languages

Word-for-word translation

Top dictionary queries

Japanese - English