(かんすう)

かんすう
noun
function
1. function (math)
A mathematical relationship where each input has exactly one output.
関数(かんすう)のグラフを(えが)く。
Draw the graph of a function.
三角(さんかく)関数(かんすう)勉強(べんきょう)する。
Study trigonometric functions.
この関数(かんすう)のxに3を代入(だいにゅう)すると、yは9になる。
If you substitute 3 for x in this function, y becomes 9.
2. function (programming)
A reusable block of code that performs a specific task.
Excelで関数(かんすう)使(つか)う。
Use functions in Excel.
関数(かんすう)()()してデータを処理(しょり)する。
Call a function to process data.
この関数(かんすう)(ふた)つの引数(ひきすう)()()って、合計(ごうけい)(かえ)す。
This function takes two arguments and returns the total.

関数(かんすう) is used in both mathematics and programming.

MATH FUNCTIONS:

  • 一次(いちじ)関数(かんすう): linear function
  • 二次(にじ)関数(かんすう): quadratic function
  • 三角(さんかく)関数(かんすう): trigonometric functions
  • 指数(しすう)関数(かんすう): exponential function
  • 対数(たいすう)関数(かんすう): logarithmic function

PROGRAMMING:

  • 関数(かんすう)()()す: to call a function
  • 関数(かんすう)定義(ていぎ)する: to define a function
  • (もど)(): return value
  • 引数(ひきすう): argument, parameter

SPREADSHEET FUNCTIONS:

  • SUM関数(かんすう): SUM function
  • IF関数(かんすう): IF function

Related Words