User contributions for Jrheinlaender
Jump to navigation
Jump to search
8 July 2017
- 14:4014:40, 8 July 2017 diff hist +89 N Unit list Created page with "Two or more units separated by semicolons <code>;</code>. Category:Element" current
6 July 2017
- 19:4019:40, 6 July 2017 diff hist +77 N Options Created page with "All key-value pairs that are possible with OPTIONS. Category:Element" current
- 19:3319:33, 6 July 2017 diff hist +3,940 N OPTIONS Created page with "{{Keyword |1= <code>OPTIONS { key = value ; key = value ; ... }</code> |2= The following key-value pairs are possible: ==== Default units ==== <code>units = { unit list }..."
- 19:3019:30, 6 July 2017 diff hist +101 m FUNCTION No edit summary
- 19:0819:08, 6 July 2017 diff hist +22 Vector and matrix element access No edit summary current
- 19:0719:07, 6 July 2017 diff hist +22 Operator No edit summary
- 19:0319:03, 6 July 2017 diff hist +22 Bracket No edit summary current
- 19:0319:03, 6 July 2017 diff hist +22 Function No edit summary
- 18:5918:59, 6 July 2017 diff hist +344 N Label Created page with "Equations, constants, function definitions, vector definitions and matrix defintions always have a label. The la..."
- 18:5218:52, 6 July 2017 diff hist +22 Equation No edit summary current
- 18:5118:51, 6 July 2017 diff hist +62 Equation No edit summary
- 18:4918:49, 6 July 2017 diff hist +139 Vector No edit summary current
- 18:4618:46, 6 July 2017 diff hist +450 N Vector and matrix element access Created page with "Elements of vectors and matrices can be accessed in two ways: With the mindex function and with angular brackets <code>[ ]</code>. * <code>..."
- 18:4618:46, 6 July 2017 diff hist −3 Matrix No edit summary current
- 16:1116:11, 6 July 2017 diff hist +48 Function →mindex ( expression ; expression ; expression )
5 July 2017
- 16:0316:03, 5 July 2017 diff hist +244 N Matrix Created page with "A matrix can be defined by in the usual Office math syntax: <code>MATRIX { expression # expression # ... expression ## expression # expression # ... exp..."
- 16:0216:02, 5 July 2017 diff hist +77 Vector No edit summary
4 July 2017
- 15:3315:33, 4 July 2017 diff hist +30 N EQUIV ... MOD Redirected page to Modular equation current
- 15:3315:33, 4 July 2017 diff hist +21 N PARTIAL Redirected page to Partial current
- 15:2815:28, 4 July 2017 diff hist +1 m Partial No edit summary current
- 15:2615:26, 4 July 2017 diff hist +4 m Partial No edit summary
- 15:1715:17, 4 July 2017 diff hist +225 N Modular equation Created page with "A relation which has the form <code>expression EQUIV expression MOD expression</code>. The modulus will be automatically applied on any integers in the equation wh..."
- 15:1615:16, 4 July 2017 diff hist +14 m Equation No edit summary
- 15:1515:15, 4 July 2017 diff hist +55 Equation No edit summary
- 15:1315:13, 4 July 2017 diff hist 0 m Unit No edit summary current
- 15:1115:11, 4 July 2017 diff hist +464 N Unit Created page with "A physical unit. There are two different notations for units: * The unit name, preceded by a percent sign <code>%</code> * The unit name enclosed in quotation marks <code>"</c..."
3 July 2017
- 19:3319:33, 3 July 2017 diff hist +2 Function →Temperature conversion functions
- 19:3319:33, 3 July 2017 diff hist +4 Function →Temperature conversion functions
- 19:3219:32, 3 July 2017 diff hist +355 Function →Functions for conditional evaluation
- 19:3019:30, 3 July 2017 diff hist −39 Function →sum ( expression ; expression ; expression )
- 19:2619:26, 3 July 2017 diff hist +8 Function →mindex ( expression ; expression ; expression )
- 19:2519:25, 3 July 2017 diff hist 0 m Function →charpoly ( expression )
- 19:2419:24, 3 July 2017 diff hist +4 m Function →Built-in exponential and logarithm functions
- 19:1919:19, 3 July 2017 diff hist +4,619 N Function Created page with "iMath has built-in functions and user-defined functions. User-defined functions are created with FUNCTION and FUNCDEF. Function arguments for multi-valued functions ar..."
- 18:5818:58, 3 July 2017 diff hist +366 N Bracket Created page with "Keywords that define things, like OPTIONS or CHART, use curly brackets <code>{ }</code>. Functions (user-defined, built-in, and also keywords like VAL or SUBST..."
- 18:3418:34, 3 July 2017 diff hist +63 m Equation No edit summary
- 18:2118:21, 3 July 2017 diff hist −21 m QUANTITY No edit summary
2 July 2017
- 16:1316:13, 2 July 2017 diff hist +113 N Quantity Created page with "A number with optional units, e.g. <code>7/14</code> or <code>7 %metre"</code>. Category:Element" current
- 16:0916:09, 2 July 2017 diff hist −7 m Operator No edit summary
- 16:0616:06, 2 July 2017 diff hist 0 Vector No edit summary
- 16:0516:05, 2 July 2017 diff hist +321 N Operator Created page with "iMath knows the following mathematical operators: ** <code>=</code> Equality ** <code>!=</code> or <code><></code> Inequality ** <code>></code> Greater ** <code>>=</code> Grea..."
- 16:0416:04, 2 July 2017 diff hist +35 N Number Created page with "A real number. Category:Element" current
- 16:0116:01, 2 July 2017 diff hist +663 N Vector Created page with "A vector can be defined by the following three methods: ** <code>expression : expression</code> The given expressions are the first and last element of the vector. In..."
- 15:5315:53, 2 July 2017 diff hist +2 Expression No edit summary current
- 15:5315:53, 2 July 2017 diff hist +110 N Expression list Created page with "A list of two or more expressions, separated by semicolons <code>;</code>. Category:Element" current
- 15:5015:50, 2 July 2017 diff hist +54 Differential No edit summary current
- 15:5015:50, 2 July 2017 diff hist +9 Expression No edit summary
- 15:4515:45, 2 July 2017 diff hist +59 Partial No edit summary
- 15:4415:44, 2 July 2017 diff hist +737 N Partial Created page with "{{Keyword | <code>partial ( expression )</code> | 2= Create a partial differential, e.g. <code>partial x</code>. Please keep in mind that though you can handle this object..."
- 15:4215:42, 2 July 2017 diff hist +105 N Symbol list Created page with "A list of two or more symbols, separated by semicolons (<code>;</code>). Category:Element" current