User contributions
From WikiPrizm
Jump to navigationJump to search- 16:32, 24 February 2012 diff hist +180 N BasicToken:Yscl Created page with '= Yscl = == Description == This command sets the scale of y displayed in the graphscreen. == Syntax == ''Value''→Yscl == Example == 3→'''Yscl''' [[Category:BASIC_Commands…' current
- 16:32, 24 February 2012 diff hist +180 N BasicToken:Xscl Created page with '= Xscl = == Description == This command sets the scale of x displayed in the graphscreen. == Syntax == ''Value''→Xscl == Example == 3→'''Xscl''' [[Category:BASIC_Commands…' current
- 16:31, 24 February 2012 diff hist +185 N BasicToken:Ymin Created page with '= YMin = == Description == This command sets the minimum y value displayed in the graphscreen. == Syntax == ''Value''→YMin == Example == 3→'''YMin''' [[Category:BASIC_Com…' current
- 16:31, 24 February 2012 diff hist +185 N BasicToken:Ymax Created page with '= YMax = == Description == This command sets the maximum y value displayed in the graphscreen. == Syntax == ''Value''→YMax == Example == 3→'''Ymax''' [[Category:BASIC_Com…' current
- 16:30, 24 February 2012 diff hist +6 BasicToken:Xmin current
- 16:29, 24 February 2012 diff hist +6 BasicToken:Xmax current
- 16:29, 24 February 2012 diff hist +179 N BasicToken:Xmin Created page with '= XMin = == Description == This command sets the minimum x value displayed in the graphscreen. == Syntax == ''Value''→XMin == Example == 3→Xmin [[Category:BASIC_Commands]…'
- 16:28, 24 February 2012 diff hist +179 N BasicToken:Xmax Created page with '= XMax = == Description == This command sets the maximum x value displayed in the graphscreen. == Syntax == ''Value''→XMax == Example == 3→Xmax [[Category:BASIC_Commands]…'
- 16:27, 24 February 2012 diff hist +3 BasicToken:WhileEnd current
- 16:26, 24 February 2012 diff hist +231 N BasicToken:WhileEnd Created page with '= While = == Description == This command is used to create While loop along with '''While'''. == Syntax == '''While''' ''Condition'' Code... '''WhileEnd''' == Example == Whil…'
- 16:26, 24 February 2012 diff hist +234 N BasicToken:While Created page with '= While = == Description == This command is used to create While loop along with '''WhileEnd'''. == Syntax == '''While''' ''Condition'' Code... '''WhileEnd''' == Example == W…' current
- 16:25, 24 February 2012 diff hist 0 BasicToken:Vertical current
- 16:24, 24 February 2012 diff hist +193 N BasicToken:Vertical Created page with '= Vertical = == Description == This command draws the vertical line y=given number at graphscreen. == Syntax == '''Vertical''' ''Value'' == Example == Vertical 0 [[Category:B…'
- 16:24, 24 February 2012 diff hist +201 N BasicToken:Horizontal Created page with '= Horizontal = == Description == This command draws the horizontal line y=given number at graphscreen. == Syntax == '''Horizontal''' ''Value'' == Example == Horizontal 0 [[Ca…' current
- 16:22, 24 February 2012 diff hist +251 N BasicToken:Min( Created page with '= Min( = == Description == This command returns the manimum value from the given numbers. == Syntax == '''Min('''''Value'',''Value'',''Value''.....''')''' '''Min('''''List'''''…'
- 16:21, 24 February 2012 diff hist +1 BasicToken:Max(
- 16:21, 24 February 2012 diff hist +250 N BasicToken:Max( Created page with '= Max( = == Description == This command returns the maximum value from the given numbers. == Syntax == '''Max('''''Value'',''Value'',''Value''.....''')''' '''Max('''''List''''')…'
- 16:18, 24 February 2012 diff hist +173 N BasicToken:Colon Created page with '= : = == Description == This is used to separate lines. == Syntax == ''Program_Line''''':'''''Another Line'' == Example == 3→A:Locate 1,1,A Category:BASIC_Commands' current
- 16:17, 24 February 2012 diff hist +161 N BasicToken:^ Created page with '= ^ = == Description == This command is used for expressing exponents. == Syntax == ''Value'''''^'''''Value'' == Example == 5^1.5 Category:BASIC_Commands' current
- 16:17, 24 February 2012 diff hist +145 N BasicToken:^2 Created page with '= ^2 = == Description == This command returns the value squared. == Syntax == ''Value'''''^2''' == Example == 2^2 Category:BASIC_Commands' current