User contributions for Jrheinlaender
Jump to navigation
Jump to search
17 July 2017
- 19:3619:36, 17 July 2017 diff hist −5,430 Usage No edit summary
16 July 2017
- 19:0419:04, 16 July 2017 diff hist +393 Main Page →Download and installation
12 July 2017
- 16:4116:41, 12 July 2017 diff hist +150 FAQ No edit summary
- 16:4016:40, 12 July 2017 diff hist +182 N Constant Created page with "iMath knows the constants <code>%pi</code> and <code>%e</code> and will simplify trigonometric and logarithmic expressions automatically in some (simple) cases. Category:El..." current
- 16:3416:34, 12 July 2017 diff hist +130 READFILE No edit summary current
- 15:3915:39, 12 July 2017 diff hist +72 Main Page No edit summary
9 July 2017
- 18:5518:55, 9 July 2017 diff hist +230 OPTIONS No edit summary
- 18:5018:50, 9 July 2017 diff hist +851 Symbol No edit summary current
- 18:0718:07, 9 July 2017 diff hist −557 Main Page No edit summary
- 18:0518:05, 9 July 2017 diff hist +28 Main Page →Contents
- 18:0418:04, 9 July 2017 diff hist +10 m Main Page →Contents
- 18:0118:01, 9 July 2017 diff hist −33,382 Reference Page deleted current
- 07:0407:04, 9 July 2017 diff hist +8 m OPTIONS No edit summary
- 07:0407:04, 9 July 2017 diff hist +383 N ALIGNR Created page with "{{Keyword| <code>ALIGNR</code> | Right-align the following element. The usage is identical with Office Math. All Office Math formatting commands only work when OPTIONS#Auto..." current
- 07:0207:02, 9 July 2017 diff hist +384 N ALIGNC Created page with "{{Keyword| <code>ALIGNC</code> | Center-align the following element. The usage is identical with Office Math. All Office Math formatting commands only work when OPTIONS#Aut..." current
- 07:0107:01, 9 July 2017 diff hist +382 N ALIGNL Created page with "{{Keyword| <code>ALIGNL</code> | Left-align the following element. The usage is identical with Office Math. All Office Math formatting commands only work when OPTIONS#Autom..." current
- 06:5806:58, 9 July 2017 diff hist +22 N Category:Formatting Created page with "Category:Reference" current
- 06:5806:58, 9 July 2017 diff hist +402 N SIZE Created page with "{{Keyword| <code>SIZE size</code> | Reduce the font size of the following element as specified. The usage is identical with Office Math. All Office Math formatting commands o..." current
- 06:4506:45, 9 July 2017 diff hist +4 m Operator No edit summary
- 06:4106:41, 9 July 2017 diff hist +40 m TEXT No edit summary
- 06:4006:40, 9 July 2017 diff hist +481 N READFILE Created page with "{{Keyword| <code>READFILE { string }</code> | Open the given file and parse the iMath commands in this file. This command can be used to put common formulas in a file to r..."
8 July 2017
- 19:2319:23, 8 July 2017 diff hist +411 N Wildcard Created page with "A wildcard can be created inside an expression with <code>wild</code>. If you need several distinct wildcards, use <code>wild(integer)</code>. Wildcards are useful for bu..." current
- 19:2219:22, 8 July 2017 diff hist +1,815 N CHART Created page with "{{Keyword|1= <code>CHART ( string , expression , expression , expression , expression , integer , string )</code> <code>CHART ( string , sym..."
- 19:1319:13, 8 July 2017 diff hist +1 m String No edit summary current
- 19:1219:12, 8 July 2017 diff hist +197 m String No edit summary
- 18:4618:46, 8 July 2017 diff hist −11 CALCCELL No edit summary
- 18:3618:36, 8 July 2017 diff hist +345 N Library equation Created page with "A library equation is created by prefixing the equation label with code>lib:</code>, for example <code>@lib:P@ EQDEF P = T %omega</code>. Library equations are not affected by..." current
- 18:3118:31, 8 July 2017 diff hist +823 N TEXTFIELD Created page with "{{Keyword| <code>TEXTFIELD ( string )</code> | Access the value of a text field. The string must contain the text field type, e.g. <code>DDE.<dde-name></code> for a DDE te..."
- 18:2418:24, 8 July 2017 diff hist +690 N TABLECELL Created page with "{{Keyword| <code>TABLECELL ( string , string )</code> | Access the value of a table cell. The first string must contain the table name and the second string the cell r..."
- 18:1918:19, 8 July 2017 diff hist +17 SETTABLECELL No edit summary
- 18:0418:04, 8 July 2017 diff hist +22 Transposition No edit summary current
- 18:0418:04, 8 July 2017 diff hist +22 N Transposition Redirected page to Operator
- 18:0318:03, 8 July 2017 diff hist +715 N SETTABLECELL Created page with "{{Keyword| <code>SETTABLECELL ( string , string , expression )</code> | Set the value, string or formula of a table cell. The first string must contain the table n..."
- 18:0118:01, 8 July 2017 diff hist +1 SETCALCCELLS No edit summary
- 18:0118:01, 8 July 2017 diff hist +100 N String Created page with "A string consists of arbitrary text enclosed by quotation marks <code>"</code>. Category:Element"
- 17:5617:56, 8 July 2017 diff hist +625 N SETCALCCELLS Created page with "{{Keyword| <code>SETCALCCELLS ( string , string , string , expression )</code> | Set the value of a cell range in an Office Calc document. The first string con..."
- 17:5217:52, 8 July 2017 diff hist +22 N Library function Redirected page to Function current
- 17:5217:52, 8 July 2017 diff hist +22 N Category:Data exchange Created page with "Category:Reference" current
- 17:5017:50, 8 July 2017 diff hist +496 N CALCCELL Created page with "{{Keyword| <code>CALCCELL ( string , string , string )</code> | Access the value of a cell or a cell range in an Office Calc document. The first string contains th..."
- 17:4017:40, 8 July 2017 diff hist +382 N LCM Created page with "{{Keyword | <code>LCM ( expression, expression )</code> | Calculate the lowest common multiple of two expressions. The expressions may be polynomials or numbers. | 3=..." current
- 17:3517:35, 8 July 2017 diff hist 0 m REM No edit summary current
- 17:3517:35, 8 July 2017 diff hist +370 N GCD Created page with "{{Keyword | <code>GCD ( expression, expression )</code> | Calculate the greatest common divisor of two expressions. The expressions may be polynomials or numbers. | 3=..." current
- 17:3217:32, 8 July 2017 diff hist 0 QUO No edit summary current
- 17:2317:23, 8 July 2017 diff hist +792 Operator No edit summary
- 15:0815:08, 8 July 2017 diff hist +504 N Condition Created page with "Conditions are currently only parsed within the context of the ifelse function. If the condition is an equation, take the difference of the left- and right-h..." current
- 15:0815:08, 8 July 2017 diff hist +432 N OR Created page with "{{Keyword | <code>condition OR condition</code> | Combine the two conditions with a logical OR. |3= <code>0 OR 1</code> will evaluate to 1. <code>VAL(x) > 2 OR VAL(x..." current
- 14:5714:57, 8 July 2017 diff hist +22 N Category:Operator Created page with "Category:Reference" current
- 14:5614:56, 8 July 2017 diff hist +259 N NEG Created page with "{{Keyword | <code>NEG condition</code> | Logically negate the condition. |3= <code>NEG 0</code> will evaluate to 1. <code>NEG VAL(x) > 2</code> will evaluate to 1 if <co..." current
- 14:5414:54, 8 July 2017 diff hist +22 m AND No edit summary current
- 14:5114:51, 8 July 2017 diff hist +397 N AND Created page with "{{Keyword | <code>condition AND condition</code> | Combine the two conditions with a logical AND. |3= <code>0 AND 1</code> will evaluate to 0. <code>VAL(x) > 2 AND VA..."