Skip to main content

International Journal of Interdisciplinary Research

Table 2 Wolfram language description of programming

From: Quantitative analysis of 3D seam shape according to easing conditions for efficient sewing using muslin

Language

Language description

List Line Plot ()

This plots a line through points {1,y1},{2,y2},…

Linear Model Fit ()

This constructs a linear model of the form β0 + β1 f1 + β2 f2 + … that fits the yi for successive x values 1, 2, …

List Plot ()

This plots points {1,y1},{2,y2},…

It is also known as a point plot when given a list of heights yi and as a scatter plot when given pairs of coordinates {xi,yi}. With a set of pairs, the points are placed at the given coordinates

Arc Tan (%)

This gives the arc tangent tan−1(z) of complex number z

ArcTan (%) has branch cut discontinuities in the complex z plane running from − i ∞ to − i and + i to + i

Rotation Matrix ()

This gives a matrix that rotates by θ radians in the plane spanned by u and v

Angles in the rotation matrix are in radians. θ degree or θ ° specifies an angle in degrees

Transpose@ ()

This transposes the first two levels in the list

Interpolation ()

This constructs an interpolation of the function values fi, assumed to correspond to x values 1, 2, …

Integrate ()

This gives the indefinite integral \[Integral]f d x

It can evaluate integrals of rational functions. It can also evaluate integrals that involve exponential, logarithmic, trigonometric, and inverse trigonometric functions, until the result is found regarding the same set of functions

Histogram ()

This plots a histogram of values xi