FUNCTION RETURNS Meaning in Japanese - translations and usage examples

['fʌŋkʃn ri't3ːnz]
['fʌŋkʃn ri't3ːnz]
機能を返します
関数が返す
関数の戻り

Examples of using Function returns in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
This function returns the square root of its argument.
この機能を返しますの平方根です。
The function's argument is a monad's pertinent value, and the function returns another monad.
関数の引数はモナドの関連する値で、関数の戻り値は別のモナドです。
This function returns the modulus of its argument.
この機能を返しますヤング率の引数に使います。
All of the init blocks(and other init-phase code)in the module are run before this function returns.
Initブロック(とその他の初期化段階のコード)のすべてはこの関数が返る前に実行されます。
The function returns undef only if it gave undef.
この機能を返しますundefの場合のみでしたundef。
People also translate
The database will contain just the schema andthe validation records when this function returns. msilib.
データベースはこの関数から返された時点でスキーマとバリデーションレコードだけが収められています。msilib。
The function returns the character that corresponds to this number.
の関数が返す文字に対応するこます。
Stronger stack protection is possible by splitting the stack in two:one for data and one for function returns.
より強力なスタック保護の方法としては、スタックを2つに分けて、片方をデータ用、もう片方を関数の戻りアドレス用とする方法がある。
If the function returns a number, use libcallnr()!
関数の戻り値が数値である場合には_libcallnr()_を使うこと。
And what this does is it checks to see if this key is in the hashtable, and if it is,that's what this function returns; otherwise, it returns none.
キーがあれば関数を返しますなければNoneとなりますもう一度実行してみましょう。
The function returns the character that was cut from the line:.
この機能を返しまれたキャラクターからのカットライン:。
In the string is the letter'H' in the upper register, but there is no letter'h' in lower case,so for'h' the function returns the special value -1- not found.
の文字列は、文字'H'の登録が文字'h'に以下のように、'h'の機能を返します特別な値-1-見つかりませんで。
If the function returns 0, this means that there was no replacement.
この機能を返します0、これではありませんでした。
It states the name of the function(main), the type and number of arguments it expects(void, meaning none),and the type of value that this function returns(int).
関数名(main)、期待する引数の型と数(void、意味なし)、この関数が返す値の型(int)を示します。
Finally, the function returns with the number 0, ending the program.
そして、return0;でプログラムは終了します。
Bug fix in gosh that didn't flush buffered ports when it is used non-interactively andScheme's main function returns. thanks to Fujii-san.
Goshスクリプトで、Schemeのmain関数から戻ってスクリプトを終了した際にバッファードポートがフラッシュされないバグを修正。(thanksto藤井さん)。
The ERFC() function returns the complementary error function..
ERFC()関数は相補誤差関数を返します
When using three arguments substr($str,$offset,$length) the function returns$length characters from a string$str starting with the character at position$offset.
使用時の三つの引数substr($str,$offset,$length)の機能を返します$length文字から文字列$strはじめの文字の位置$offset。
This function returns the length of the string, which is passed argument to the function..
この関数が返す文字列の長さは、渡された引数の機能です。
When you use a negative number as the argument function returns a number which is strictly greater than the specified argument is less than or equal 0.
ご利用の際は負の数の引数としての機能を返します数は厳重により指定された引数は以下の0。
This function returns the number that corresponds to a specified symbol.
この関数が返すのに相当する指定されたシンボルです。
That context is info such as what type a function returns, or that two places in which a variable is used are in fact using the same variable.
そのコンテキストは、関数が返す型などの情報であるか、変数が使用される2つの場所が実際に同じ変数を使用しているという情報です。
This function returns a string with whitespace stripped from the beginning and end of$str.
この関数は$strの最初および最後から空白文字を取り除き、取り除かれた文字列を返します。
In case of an explicit return statement, the function returns the value specified by that statement, but only if the return value is an Object.
明示的にreturnステートメントがある場合、関数は返り値がObjectである場合に限りステートメントで明示した値を返します。
When the function returns, this variable contains the size of the data copied to lpData.
関数から戻ると、この変数にはlpDataに保存されたデータのサイズを保存します。
When using two arguments substr($str,$offset) the function returns all characters from the string$str starting with the character at position$offset to the end of the row.
使用時のように二つの引数をsubstr($str,$offset)の機能を返しますすべての文字から文字列$strはじめの文字の位置$offsetの最後に行います。
When the function returns, FPResponse handles the result object and(hopefully) prints the artist's name to the screen.
関数が戻るときに、FPResponseは結果オブジェクトを処理し、(うまくいけば)画面にアーティストの名前を出します。
If you use four arguments substr($str,$offset,$replacement)function returns the same as in the case of three arguments, but additionally replace in the original string, the value obtained by$replacement.
ご利用の場合はつの引数substr($str,$offset,$replacement)機能を返しますと同一の場合には三つの引数、また交換は、元の文字列の値を取得$replacement。
If the sleep() function returns due to the delivery of a signal, the value returned will be the unslept amount(the requested time minus the time actually slept) in seconds.
シグナルの配信のためにsleep()関数が返るなら、返される値は、数単位の(要求された時間から実際にスリープした時間を引いた)スリープしていない時間です。
If the sleep() function returns because the requested time has elapsed, the value returned will be zero.
要求された時間が経過したためにsleep()関数が復帰した場合、返される値は0です。
Results: 31, Time: 0.0287

Word-for-word translation

Top dictionary queries

English - Japanese