BE A FUNCTION Meaning in Japanese - translations and usage examples

[biː ə 'fʌŋkʃn]
Noun
[biː ə 'fʌŋkʃn]
関数を

Examples of using Be a function in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
It could be a function of x.
それは、xのみの関数または、。
For situations that require“smart” replacements, the second argument can be a function.
賢い"な置換が必要な状況では、2つ目の引数は関数にすることができます。
Or it could be a function of education.
それは教育の役割かもしれない。
LFO Rate<Key(Rate<Key)- The LFO's frequency can be a function of note pitch.
Rate<Key(LFORate<Key)-LFO周波数はノートピッチとしても機能します
So it may not be a function of the Moif at all.
だから、もともとドライブモードの機能がないのかもしれない。
People also translate
And just as a simplification, mu could be a function of x and y.
Xとyの関数であり得るとします。それは、xのみの関数または、。
Emopa might not be a function that appeals to everyone.
エモパーは、すべての人に受け入れられる機能ではないかもしれません。
In one embodiment,the collaboration context data received at 208 may be a function of the request issued at 206.
つの実施形態において、208において受信されるコラボレーションコンテキストデータは、206において発行される要求の機能とすることができる。
A'Testable may be a function of any number of parameters that returns bool or unit.
Testableはboolまたはunitを返す任意個のパラメータを取る関数となるでしょう
The module path must be a primitive string,can't be a function call. This won't work:.
モジュールパスはプリミティブな文字列でなければならず、関数呼び出しもできません。これは動作しません。:。
For example, can be a function that always returns a number, but in case of error returns undef.
することができる機能は常に数値を返しますが、エラーが発生した場合にはを返しますundef。
Handler-bind takes an error type and a handler(which should be a function) to call when an error of that type is thrown.
Handler-bindはエラーの種類と、その種類のエラーが通知されたときに呼び出すべきハンドラー(これは関数のはずです)を引数に取ります。
If not None, this should be a function that takes the speaking character, followed by positional and keyword arguments.
Noneを指定するか、話しているcharacter,に続いて、位置引数、キーワード引数を取る関数を指定します。
Since this technique is a little unusual,you will probably want to explicitly state that children should be a function in your propTypes when designing an API like this.
このテクニックは若干珍しいため、このようなAPI設計時には、childrenが関数であることをpropTypesで明示した方が良いでしょう。
If not None, this should be a function that is called when a with statement occurs.
Noneを指定するかwithステートメントが実行される時に呼び出される関数を指定します。
In the BIS paper, I show that in the sort of macro models that many central banks use to conduct policy simulations,r* in each country will also be a function of the state of the global business cycle.
BISの論文で私は、多くの中央銀行が政策シミュレーションに活用するマクロモデルでは、各国のr*がグローバルな景気循環の状態の関数でもあることを示しました。
IMPORTANT: state must be a function so the module can be..
重要:状態は関数でなければならないため、。
An example could be a function that is known to be important to a particular community of interest(for example, in civil engineering it may be particularly important to ensure that certain types of calculation, for example in design of loadbearing components, are performed in an accurate and reliable manner).
特定のコミュニティに対して重要であることが知られている機能であってよい(例えば、土木工学では、例えば耐力コンポーネントの設計において、あるタイプの計算が正確かつ信頼できる方法で実行されることを保証することが特に重要である場合がある)。
Along with these actions, an action may be a function that does not take any arguments.
これらのアクション同様に、アクションには引数を取らない関数も使えます。
The dereference may be a function call, a read or write of a field, or an array access.
この逆参照は、関数呼び出し、フィールドの読み取りまたは書き込み、または配列アクセスなどがあります。
Regardless of the mode, your state value should always be a function to avoid unwanted shared state on the server side.
モードに関わらず、サーバーサイドで不要な共有状態を避けるため、stateの値は常にfunctionでなければなりません。
If not None, this should be a function that takes a fractional time between 0.0 and 1.0, and returns a number in the same range.
Noneを設定するか、0.0から1.0の間の小数の時間を引数に取り、同じ範囲の数を返す関数を指定します。
Useful RGB- make RGB color be a function indicator This function is very useful.
便利なRGB-機能指標となるRGBの色を作るこの関数は非常に便利。
The confidence level may generally be a function of both the level of agreement among users and the size of the sampling pool from which a conclusion has been reached.
信頼レベルは、一般的に、ユーザ間の合意のレベルと、結論に達する元となったサンプリングプールのサイズとの両方の関数とすることができる。
Therefore, any mock for an ES6 class must be a function or an actual ES6 class(which is, again, another function)..
したがって、ES6クラスのモックは、何らかの関数であるか、もう一つのES6クラス(繰り返しますが、これは別の関数です)になります。
The optional second argument mapFn can be a function that will be applied to each element before adding it to the array, and thisArg allows us to set this for it.
つ目の引数mapFnは、配列に追加する前に各要素に適用する関数であり、thisArgはそこでのthisを指定できます。
The first argument of the call() method must be a callable,so it can be a function name, an array of a class name and static method name, or an array of an object name and public method name.
Call()メソッドの最初の引数はcallableでなければならないので、関数名、クラス名とスタティックメソッド名の配列、もしくはオブジェクト名とパブリックメソッド名の配列でなければなりません。
If you provide parse_node, it must be a function that takes a string and a docutils node, and it must populate the node with children parsed from the string.
Parse_nodeを指定する場合には、文字列と、docutilsのノードを受け取る関数を指定しなければなりません。ノードは、その文字列をパースして得られた子供のノードを受け取ります。
Usually, that's a function.
通常は関数です
What is a function point baseline?
ファンクションポイントのベースラインとは何ですか?
Results: 30, Time: 0.0301

Word-for-word translation

Top dictionary queries

English - Japanese