User contributions
From WikiPrizm
Jump to navigationJump to search- 16:05, 15 February 2012 diff hist +239 N BasicToken:c(Reg) Created page with '= c(Reg) = == Description == This is the '''c''' value used in regression. Can be treated as a number. Regression including '''c''' must be calculated before usage. == Syntax ==…' current
- 16:04, 15 February 2012 diff hist +182 N BasicToken:B2 Created page with '= b2 = == Description == This is the b2 value used in recursion. Can be used like the other variables. == Syntax == '''b2''' == Example == b2 ?→b2 [[Category:BASIC_Comman…' current
- 16:04, 15 February 2012 diff hist +182 N BasicToken:B1 Created page with '= b1 = == Description == This is the b1 value used in recursion. Can be used like the other variables. == Syntax == '''b1''' == Example == b1 ?→b1 [[Category:BASIC_Comman…' current
- 16:03, 15 February 2012 diff hist +182 N BasicToken:B0 Created page with '= b0 = == Description == This is the b0 value used in recursion. Can be used like the other variables. == Syntax == '''b0''' == Example == b0 ?→b0 [[Category:BASIC_Comman…' current
- 16:03, 15 February 2012 diff hist +239 N BasicToken:B(Reg) Created page with '= b(Reg) = == Description == This is the '''b''' value used in regression. Can be treated as a number. Regression including '''b''' must be calculated before usage. == Syntax ==…' current
- 16:02, 15 February 2012 diff hist -78 BasicToken:Ab/c current
- 16:01, 15 February 2012 diff hist +182 N BasicToken:a2 Created page with '= a2 = == Description == This is the a2 value used in recursion. Can be used like the other variables. == Syntax == '''a2''' == Example == a2 ?→a2 [[Category:BASIC_Comman…' current
- 16:01, 15 February 2012 diff hist 0 BasicToken:a0 →Example current
- 16:01, 15 February 2012 diff hist 0 BasicToken:a1 →Example current
- 16:01, 15 February 2012 diff hist +182 N BasicToken:a1 Created page with '= a1 = == Description == This is the a1 value used in recursion. Can be used like the other variables. == Syntax == '''a1''' == Example == a1 ?→A1 [[Category:BASIC_Comman…'
- 16:00, 15 February 2012 diff hist +182 N BasicToken:a0 Created page with '= a0 = == Description == This is the a0 value used in recursion. Can be used like the other variables. == Syntax == '''a0''' == Example == a0 ?→A0 [[Category:BASIC_Comman…'
- 15:59, 15 February 2012 diff hist +239 N BasicToken:a(Reg) Created page with '= a(Reg) = == Description == This is the '''a''' value used in regression. Can be treated as a number. Regression including '''a''' must be calculated before usage. == Syntax ==…' current
- 08:45, 15 February 2012 diff hist +19 N User talk:BasicToken:YeongJIN COOL Created page with 'I'm talking now. :D'
- 08:44, 15 February 2012 diff hist +4 BASIC Reference →BASIC Token Reference Guide
- 08:43, 15 February 2012 diff hist +2 BASIC Reference →BASIC Token Reference Guide
- 08:42, 15 February 2012 diff hist +214 N BasicToken:GeoCD( Created page with '= GeoPD( = == Description == This command returns the cumulative geometric distribution of event x and probability P. == Syntax == '''GeoCD('''''x'',''P'' x can be either value…' current
- 08:41, 15 February 2012 diff hist +255 N BasicToken:GeoPD( Created page with '= GeoPD( = == Description == This command returns the geometric distribution of event x and probability P. This command follows the formula P^x * (1-P)^(x-1) == Syntax == '''Ge…' current
- 08:35, 15 February 2012 diff hist +109 BASIC Reference →BASIC Token Reference Guide
- 08:34, 15 February 2012 diff hist +1,485 BASIC Reference →BASIC Token Reference Guide
- 08:21, 15 February 2012 diff hist +525 BASIC Reference →BASIC Token Reference Guide
- 08:15, 15 February 2012 diff hist +38 BASIC Reference →BASIC Token Reference Guide
- 08:13, 15 February 2012 diff hist +178 N BasicToken:Tanˉ¹ Created page with '= tanˉ¹ = == Description == This command returns the inverse tangent of the value. == Syntax == '''tanˉ¹''' ''value'' == Example == tanˉ¹ 30 Category:BASIC_Commands' current
- 08:13, 15 February 2012 diff hist +175 N BasicToken:Sinˉ¹ Created page with '= Sinˉ¹ = == Description == This command returns the inverse sine of the value. == Syntax == '''sinˉ¹''' ''value'' == Example == sinˉ¹ 30 Category:BASIC_Commands' current
- 08:12, 15 February 2012 diff hist +29 BASIC Reference →BASIC Token Reference Guide
- 08:11, 15 February 2012 diff hist +177 N BasicToken:Cosˉ¹ Created page with '= cosˉ¹ = == Description == This command returns the inverse cosine of the value. == Syntax == '''cosˉ¹''' ''value'' == Example == cosˉ¹ 30 Category:BASIC_Commands' current
- 08:10, 15 February 2012 diff hist +155 N BasicToken:AxesOff Created page with '= AxesOff = == Description == This command sets graph screen to hide axes. == Syntax == '''AxesOff''' == Example == AxesOff Category:BASIC_Commands' current
- 08:10, 15 February 2012 diff hist +155 N BasicToken:AxesOn Created page with '= AxesOn = == Description == This command sets graph screen to display axes. == Syntax == '''AxesOn''' == Example == AxesOn Category:BASIC_Commands' current
- 08:08, 15 February 2012 diff hist +166 N BasicToken:a+bi Created page with '= a+bi = == Description == This command sets calculator to display complex value if needed. == Syntax == '''a+bi''' == Example == a+bi Category:BASIC_Commands' current
- 08:07, 15 February 2012 diff hist +200 N BasicToken:DateMode365 Created page with '= DateMode365 = == Description == This command sets number of days in the year to 365 in financial calculation. == Syntax == '''DateMode365''' == Example == DateMode365 [[Cat…' current
- 08:07, 15 February 2012 diff hist +200 N BasicToken:DateMode360 Created page with '= DateMode360 = == Description == This command sets number of days in the year to 360 in financial calculation. == Syntax == '''DateMode360''' == Example == DateMode360 [[Cat…' current
- 08:06, 15 February 2012 diff hist +262 N BasicToken:Cyan Created page with '= Cyan = == Description == This command sets the subsequent Locate or other text command to render in cyan. This command can be found at [Shift] [5] [1]. == Syntax == '''Cyan <t…' current
- 08:05, 15 February 2012 diff hist +46 BasicToken:Blue current
- 23:59, 14 February 2012 diff hist +250 N BasicToken:Ab/c Created page with '= Ab/c = == Description == This button enables users to input fraction. == Syntax == Number ˩ Number ˩ Number for mixed fraction Number ˩ Number for improper/pro…'
- 23:52, 14 February 2012 diff hist -34 User:YeongJIN COOL current
- 23:47, 14 February 2012 diff hist +158 N BasicToken:Tan Created page with '= tan = == Description == This command returns the tangent of the value. == Syntax == '''tan''' ''value'' == Example == tan 30 Category:BASIC_Commands' current
- 23:46, 14 February 2012 diff hist +155 N BasicToken:Sin Created page with '= sin = == Description == This command returns the sine of the value. == Syntax == '''sin''' ''value'' == Example == sin 30 Category:BASIC_Commands' current
- 23:46, 14 February 2012 diff hist +23 BASIC Reference →BASIC Token Reference Guide
- 23:45, 14 February 2012 diff hist +149 N BasicToken:ClrText Created page with '= ClrText = == Description == This command clears the homescreen. == Syntax == '''ClrText''' == Example == ClrText Category:BASIC_Commands' current
- 23:44, 14 February 2012 diff hist +141 N BasicToken:X² Created page with '= X² = == Description == This command squares the value. == Syntax == ''Value'''''²''' == Example == 3² Category:BASIC_Commands' current
- 23:41, 14 February 2012 diff hist +164 N BasicToken:Abs Created page with '= Abs = == Description == This command returns the absolute value of value. == Syntax == '''Abs''' ''Value'' == Example == Abs -3 Category:BASIC_Commands' current
- 23:37, 14 February 2012 diff hist +178 N BasicToken:►DMS Created page with '= ►DMS = == Description == This command converts value to degree-minute-second format. == Syntax == ''Value'''''►DMS''' == Example == 30►DMS Category:BASIC_Commands' current
- 23:35, 14 February 2012 diff hist +2 BasicToken:Exp( →Syntax current
- 23:34, 14 February 2012 diff hist +143 N BasicToken:Deg Created page with '= Deg = == Description == This command sets calculator to Degree mode. == Syntax == '''Deg''' == Example == Deg Category:BASIC_Commands' current
- 23:32, 14 February 2012 diff hist +156 N BasicToken:Cos Created page with '= cos = == Description == This command solves the cosine of the value. == Syntax == '''cos''' ''value'' == Example == cos 30 Category:BASIC_Commands' current
- 23:30, 14 February 2012 diff hist +178 N BasicToken:Exp( Created page with '= Exp( = == Description == This command converts specified string into expression. == Syntax == '''Exp('''''String''''')''' == Example == Exp(3+5) Category:BASIC_Commands'
- 23:29, 14 February 2012 diff hist +11 BASIC Reference →BASIC Token Reference Guide
- 23:28, 14 February 2012 diff hist +187 N BasicToken:? Created page with '= ? = == Description == This command takes the input from user and stores it into specified variable. == Syntax == '''?''' → Variable == Example == ?→X [[Category:BASIC_C…' current
- 23:26, 14 February 2012 diff hist +8 BASIC Reference →BASIC Token Reference Guide
- 23:21, 14 February 2012 diff hist +363 N BasicToken:BinomialPD( Created page with '= BinomialCD( = == Description == This command solves the binomial distribution with probability P, total number n, and event ''x''. This command follows the formula: nCx * P^x …' current
- 23:20, 14 February 2012 diff hist +315 N BasicToken:BinomialCD( Created page with '= BinomialCD( = == Description == This command solves the cumulative binomial distribution with probability P, total number n, and event ''x''. == Syntax == '''BinomialCD('''[''…' current