About 153,000 results
Open links in new tab
  1. 英語「function」の意味・使い方・読み方 | Weblio英和辞書

    A function is called by name, accepts optional input parameters, and returns a status and optional output parameters. Many programming languages support functions.

  2. Function (mathematics) - Wikipedia

    The concept of a function was formalized at the end of the 19th century in terms of set theory, and this greatly increased the possible applications of the concept. A function is often denoted by a letter …

  3. 【JavaScript入門】function(関数)の使い方、呼び出し・戻り値など総 …

    Dec 29, 2025 · この記事では「 【JavaScript入門】function (関数)の使い方、呼び出し・戻り値など総まとめ! 」について、誰でも理解できるように解説します。 この記事を読めば、あなたの悩みが解 …

  4. Function | 100 Healthy Years

    It’s time you own your health. Function includes 160+ lab tests and personalized protocols for instant action. Tracked over time in one secure place.

  5. functionとは・意味・使い方・読み方・例文 - 英ナビ!辞書 英和辞典

    (mathematics) a mathematical relation such that each element of a given set (the domain of the function) is associated with an element of another set (the range of the function).

  6. Function | Definition, Types, Examples, & Facts | Britannica

    3 days ago · function, in mathematics, an expression, rule, or law that defines a relationship between one variable (the independent variable) and another variable (the dependent variable).

  7. jQuery】$(function() {...}) について 「意味や実行されるタイミング …

    Oct 10, 2019 · $ (function () {...})の意味 $ (function () {...})は簡単に言いますと 予約状態 という事になります。 さすがにこれだけでは意味がわからないので functionの理解に欠かせないHTMLのコードも …

  8. function(ファンクション)の意味と使い方を例文を使って解説

    このブログ記事では、「function」の基本的な意味から正しい使い方、そしてよくある間違いまでを詳しく解説します。 この記事を読むことで、あなたは「function」を自信を持って使いこなせるよう …

  9. What is a Function - Math is Fun

    But a function doesn't really have belts or cogs or any moving parts, and it doesn't actually destroy what we put into it! A function relates an input to an output.

  10. Introduction to Function - GeeksforGeeks

    Apr 27, 2026 · If the power of the variable is 1, it is called a linear function, if the power is 2, it is called a quadratic function, and if the power is 3, it is called a cubic function.