Ying-Yang

Ying-Yang
GrayLevel[1] = White and GreyLevel[0] = Black

[Graphics:../HTMLFiles/MATH5_TUT1_188.gif]

Color with the Hue function

[Graphics:../HTMLFiles/MATH5_TUT1_190.gif]

Color with the RGBColor function
RGBColor[0,0,0] = Black
RGBColor[1,1,1] = White
RGBColor[1,1,0] = Yellow
RGBColor[0.5,0,0.75] = Purple

[Graphics:../HTMLFiles/MATH5_TUT1_192.gif]

With comand Display we can generate a JPG, PDF or EPS file

Display["ephlogo.jpg", ephYY, "JPG"] ;


Created by Mathematica  (September 7, 2006) Valid XHTML 1.1!