| Author |
Comment/Response |
Riikka
|
09/14/03 10:34am
How to draw the plot for the following function:
\!\(\*
RowBox[{\(teht7a[x_]\), ":=",
RowBox[{"If", "[",
RowBox[{
RowBox[{"(",
RowBox[{"x", " ",
FormBox["Element",
"TraditionalForm"], \({0, 1}\)}], ")"}], ",", \(x \((2 - x)\)\),
",", "\[IndentingNewLine]",
"\t\t\t", \(If[\((x\ Element {1, 2})\),
1, \[IndentingNewLine]\t\t\tIf[\((x\ Element {2,
4})\), \(4 - x\)\/\(\(2\)\(\ \ \)\)]]\)}], "]"}]}]\)
URL: , |
|