Mathematical Art: TI-84 Plus CE
Mathematical Art: TI-84 Plus CE Pixel art generated with the TI-84 Plus CE. The program is listed below each picture. Radian:FnOff ClrDraw:ZStandard For(A,10,10,.1) For(B,10,10,.1) fPart((A^2+B^2)/2)→C If C=0 Then Pt-On(A,B,1,BLUE) Else Pt-On(A,B,1,RED) End End End Radian:FnOff …Continue Reading