In Gnuplot, you can define your own functions. Functions are defined using C
programming-style definitions, with the same operators and C math library,
functions, with the exception of the **, operator, which is the
exponentiation. For your reference, a list of
built-in
functions and
operators
are provided here.
Here is an example of the definition of a sinc function. (The sinc function
is defined as the sine of pi times x divided by pi times x, and is used
typically in communications applications.)
No Gnuplot Programming Articles could be found as of now.
Share And Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.
Keywords:
Defining your own functions, Gnuplot, Gnuplot, Gnuplot tutorial, Gnuplot tutorial pdf, history of Gnuplot, Custamizing Style Sheet, learn Gnuplot