Directory

Encyclopedia

NodeWorks
                              ENCYCLOPEDIA

Link Checker

Home
Encyclopedia : E : EV : EVA :

Evaluation operator

 

Evaluation operator

This page is about 大, the chinese character, and its mathematical application as evaluation operator.

The symbol

is a chinese character pronounced "da" (mandarin) or "dai" (cantonese). It symbolizes a man spreading out his legs and arms to make himself look big. Thus, it translates to: big, huge, massive or great.

Mathematical definition

is used as the mathematical symbol for the evaluation operator.
It is applied to functions and inserts values for unbound variables.
This operator simply replaces every instance of one variable with a numeric value or a mathematical expression.

In case there are contextually defined initial values for the free parameters they may be implicitely assumed.

Example of application

The evaluation operator is applied in mathematics for the expression of sequential processes, computer programs and algorithms.

Consider for instance the following simple algorithm for the computation of the Mandelbrot set.
It clearly represents a mathematical function in , but is difficult to express in explicit or closed form.

FOR i := 1 TO 100 x := x^2 - 1 END PRINT SGN(ABS(x)-10) Using 大, the function can be written in explicit form and integrated in mathematical notation.

The mathematical notation uses the operator power the express the repeated operator application. Individual 大's are placed in the same order as in the computational procedure.
Programming constructs like the conditional branch can be expressed by the decision operator.

Alternative notation

An alternative and very common notation for the same mathematical concept is expressed by the bar operator.
In contrast to all other mathematical operators it is applied from the right hand side and is notationally difficult to raise to a power.

See also

Mathematical fields using 大:

  • Theta calculus
  • Multiscale calculus



  • NodeWorks boosts web surfing!
    Page Returned in 1.164 seconds - HTML Compressed 69.0%

    This article is from Wikipedia. All text is available
    under the terms of the GNU Free Documentation License.
     GNU Free Documentation License
    © 2008 Chamas Enterprises Inc.