0%

16-letter words containing functi

  • bodily functions — physical processes such as urination and defecation
  • curried function — (mathematics, programming)   A function of N arguments that is considered as a function of one argument which returns another function of N-1 arguments. E.g. in Haskell we can define: average :: Int -> (Int -> Int) (The parentheses are optional). A partial application of average, to one Int, e.g. (average 4), returns a function of type (Int -> Int) which averages its argument with 4. In uncurried languages a function must always be applied to all its arguments but a partial application can be represented using a lambda abstraction: \ x -> average(4,x) Currying is necessary if full laziness is to be applied to functional sub-expressions. It was named after the logician Haskell Curry but the 19th-century logician, Gottlob Frege was the first to propose it and it was first referred to in ["Uber die Bausteine der mathematischen Logik", M. Schoenfinkel, Mathematische Annalen. Vol 92 (1924)]. Stefan Kahrs <[email protected]> reported hearing somebody in Germany trying to introduce "scho"nen" for currying and "finkeln" for "uncurrying". The verb "scho"nen" means "to beautify"; "finkeln" isn't a German word, but it suggests "to fiddle".
  • descent function — If a recursive function is of the form f x = ... f (d x) ... then d is known as the descent function.
  • dysfunctionality — (uncountable) The condition of being dysfunctional.
  • functional group — a group of atoms responsible for the characteristic behavior of the class of compounds in which the group occurs, as the hydroxyl group in alcohols.
  • functional shift — a change in the grammatical function of a word, as in the use of the noun input as a verb or the noun fun as an adjective.
  • functional water — water containing additives that provide extra nutritional value
  • functionlessness — The quality or state of being functionless.
  • inverse function — the function that replaces another function when the dependent and independent variables of the first function are interchanged for an appropriate set of values of the dependent variable. In y = sin x and x = arc sin y, the inverse function of sine is arc sine.
  • one-way function — (cryptography, mathematics)   A function which is easy to compute but whose inverse is very difficult to compute. Such functions have important applications in cryptography, specifically in public-key cryptography. See also: trapdoor function.
  • partial function — A function which is not defined for all arguments of its input type. E.g. f(x) = 1/x if x /= 0. The opposite of a total function. In denotational semantics, a partial function f : D -> C may be represented as a total function ft : D' -> lift(C) where D' is a superset of D and ft x = f x if x in D ft x = bottom otherwise where lift(C) = C U bottom. Bottom (LaTeX \perp) denotes "undefined".
  • utility function — a function relating specific goods and services in an economy to individual preferences
  • well-functioning — the kind of action or activity proper to a person, thing, or institution; the purpose for which something is designed or exists; role.

On this page, we collect all 16-letter words with FUNCTI. It’s easy to find right word with a certain length. It is the easiest way to find 16-letter word that contains FUNCTI to use in Scrabble or Crossword puzzles.

Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?