WRITE A FUNCTION Meaning in Japanese - translations and usage examples

[rait ə 'fʌŋkʃn]
[rait ə 'fʌŋkʃn]
関数を書く
関数を書きます

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Now, let's write a function that repeats lists.
それでは、リストを繰り返す関数を書いてみましょう。
This example shows how to start with methane and add carbon atoms one by one to exhaustively list allalkanes with up to 10 carbon atoms. Write a function to take a molecule and replace each unique hydrogen atom with a carbon atom, returning the results as a list.
以下の例では,メタンから始め,一つ一つ炭素原子を加えて,10個の炭素原子までのアルカンをすべてリストアップする.分子を取り,それぞれの一意的な水素原子を炭素原子で置き換え,結果をリストとして返す関数を書く
First, write a function to count the words in one definition.
まず、1つの定義の中の単語を数える関数を書く
You should help Stephan write a function to calculate this"multiplication".
あなたはこの「掛け算」を計算する関数を書いてステファンを手助けすること。
Write a function pow(x, n) that returns x in power n.
Xの累乗nを返す関数pow(x,n)を書いてください。
You can also use firpm to write a function that defines the desired frequency response.
Firpmを使用して、希望する周波数応答を定義する関数を作成することもできます。
Write a function fib(n) that returns the n-th Fibonacci number.
N-thのフィボナッチ数を返す関数fib(n)を書いてください。
Using the same technique, you can now write a function dedicated to the multiple geometries processes.
同じテクニックを使って、複数のジオメトリ処理のために作られている関数を書き込むことができます。
Write a function that computes the list of the first 100 Fibonacci numbers.”.
最初の100個のフィボナッチ数のリストを計算する関数を記述せよ
Finally, let's write a function that actually uploads the file.
最後に、実際にファイルをアップロードする関数を書いてみましょう。
Write a function printList(list) that outputs list items one-by-one.
リストのアイテムを1つずつ出力する関数printList(list)を書いてください。
For example, we often write a function like“check if the account number is right” here.
たとえば、「口座番号が正しいかをチェックする」といった機能はここに書くことが多いです。
Write a function to return POE of an array, if it exists and -1 otherwise.
もしあれば、配列のPOEを返し、そうでなければ-1を返す関数を書きます
Stack machines Before we can write a function body, we have to talk about one more thing: stack machines.
スタックマシン関数本体を書く前に、もう1つ、スタックマシンについて話をする必要があります。
Next, write a function which will be called when the button is pressed:.
次に、ボタンを押したときに呼び出される関数を書きます:。
Finalisation and the Weak moduleWe can write a function called a finaliser which is called whenan object is about to be freed by the GC.
ファイナライズとWeakモジュールオブジェクトがGCによって解放されようとしているときに呼び出されるファイナライザという関数を書くことができる。
Write a function formatDate(date) that should format date as follows:.
次のようにdateをフォーマットする関数formatDate(date)を書いてください。:。
The first thing to do is to write a function which will extract the geometry definition from the full WFS Response.
まずはじめにすることは、完全なWFSレスポンスに定義されたジオメトリを抽出する関数を書くことです
Write a function aclean(arr) that returns an array cleaned from anagrams.
アナグラムで整理された配列を返す関数aclean(arr)を書いてください。
Let's write a function to print the state of a lock:.
さあ、lockの状態を出力する関数を書いてみよう:。
Write a function that will receive 2 numbers as input and it should return the multiplication of these 2 numbers.
入力として二つの数値を受け取り、それらの二数を掛け算した結果を返す関数を書きましょう
You should write a function that will receive a positive integer and return:.
正の整数を受け取り、次の値を返す関数を書きましょう:。
Write a function to return an array containing all elements common to two given arrays containing distinct positive integers.
異なる正の整数を含む2つの与えられた配列に共通のすべての要素を含む配列を返すような関数を書きなさい
The task is to write a function factorial(n) that calculates n! using recursive calls.
このタスクは再帰呼び出しを使ってn!の計算をする関数factorial(n)を書くことです。
When we write a function, we can usually imagine what it should do: which parameters give which results.
関数を書くとき、通常それが何をすべきかをイメージできます:どのパラメータがどのような結果を与えるか。
We can write a function that creates components, like CommentList and BlogPost, that subscribe to DataSource.
コンポーネントを作成するような関数を書いて、DataSourceからデータを受け取る、CommentListやBlogPostのようなコンポーネントを作り出せます。
You should write a function that receives a list of numbers(positive integers) and returns the shortest route as a list of numbers.
あなたは与えられた数(正の数)のリストより最短の数のリストを返す関数を書くこと。
Fourth, write a function to convert the list of numbers that we created in step three to a form that will be suitable for printing as a graph.
四番目に、三番目のステップで作成した数のリストをグラフとして出力するのに適した形に変換する関数を書く
Writing a middleware thus consists of writing a function that accepts a handler and returns one:.
ミドルウエアを書くことは、すなわち、ハンドラを受け取ってハンドラを返す関数を書くことからなります:。
You don't need to jump back towards the beginning of the kill ring more than one place at a time anddoing this is easier than writing a function to determine the magnitude of the number that follows the minus sign.
Killリングの中を最初の方に向かって一度に二つ以上もジャンプする必要はないし、負の数の絶対値を決定する関数を書くよりもこっちの方がずっと簡単である。
Results: 1084, Time: 0.0342

Word-for-word translation

Top dictionary queries

English - Japanese