User contributions for Jrheinlaender
Jump to navigation
Jump to search
7 April 2017
- 19:2019:20, 7 April 2017 diff hist +75 INT FROM ... TO No edit summary
- 19:1919:19, 7 April 2017 diff hist +848 N INT Created page with "{{Keyword | 1= <code>INT { expression differential(symbol)}</code> | 2= Create an integral without bounds. The integral can then be symbolically evaluated with the..."
29 March 2017
- 19:2019:20, 29 March 2017 diff hist +871 N INT FROM ... TO Created page with "{{Keyword | 1= <code>INT FROM symbol = expression TO { expression} { expression differential(symbol)}</code> | 2= Create an integral from the lower bou..."
- 19:1819:18, 29 March 2017 diff hist −26 DIFFERENTIAL Blanked the page
- 19:1719:17, 29 March 2017 diff hist +26 N DIFFERENTIAL Jrheinlaender moved page DIFFERENTIAL to Differential
- 19:1719:17, 29 March 2017 diff hist 0 m Differential Jrheinlaender moved page DIFFERENTIAL to Differential
26 March 2017
- 19:3919:39, 26 March 2017 diff hist +1,664 N INTEGRATE Created page with "{{Keyword | <code>INTEGRATE ( equation|expression, symbol, symbol)</code> <code>INTEGRATE ( equation, symbol;symbol,..."
- 19:1719:17, 26 March 2017 diff hist +922 N DIFFERENTIATE Created page with "{{Keyword | <code>DIFFERENTIATE ( equation|expression, symbol, expression)</code> | Differentiate the expression or both sides of the equation with respec..."
- 17:5317:53, 26 March 2017 diff hist +1,200 N Differential Created page with "{{Keyword | <code>differential ( expression )</code> | 2= Create a differential, e.g. <code>dx</code>. Please keep in mind that though you can handle this object like a sy..."
- 16:3016:30, 26 March 2017 diff hist +516 N COLLECT Created page with "{{Keyword | <code>COLLECT ( equation, symbol )</code> | Try to restructure both sides of the equation as a polynomial in the given variable. The variable may be omitte..."
- 16:2316:23, 26 March 2017 diff hist +21 m EQDEF No edit summary
- 16:2116:21, 26 March 2017 diff hist +4 FUNCTION No edit summary
- 11:1711:17, 26 March 2017 diff hist +386 N CLEAREQUATIONS Created page with "{{Keyword | <code>CLEAREQUATIONS</code> | iMath stores all equations and functions that it encounters. If you want to make a fresh start in your document, use this command. <..."
- 11:1711:17, 26 March 2017 diff hist +4 TEXT No edit summary
- 11:1211:12, 26 March 2017 diff hist +518 N DELETE Created page with "{{Keyword | <code>DELETE { @label1@; @label2@; ... }</code> | Removes an equation such that it has no influence on future searches for variable values. Note that the equation..."
- 11:1211:12, 26 March 2017 diff hist +6 TEXT No edit summary
- 11:0811:08, 26 March 2017 diff hist +2 TEXT No edit summary
- 11:0611:06, 26 March 2017 diff hist +362 N TEXT Created page with "{{Keyword | <code>{ options } TEXT string</code> | Arbitrary text that should be displayed between two iMath formulas. The text will be formatted as an Office formula...."
- 09:5509:55, 26 March 2017 diff hist +9 VECTORDEF No edit summary
- 09:4409:44, 26 March 2017 diff hist +779 N MATRIXDEF Created page with "{{Keyword | 1= <code>MATRIXDEF symbol</code> <code>@label@ { options } MATRIXDEF [*] symbol = expression</code> | 2= Defines the symbol to be a (two-dimension..."
- 07:3007:30, 26 March 2017 diff hist +724 N VECTORDEF Created page with "{{Keyword | 1= <code>VECTORDEF symbol</code> <code>@label@ { options } VECTORDEF [*] symbol = expression</code> | 2= Defines the symbol to be a vector. This i..."
- 07:1807:18, 26 March 2017 diff hist +340 N POSVARDEF Created page with "{{Keyword | <code>POSVARDEF symbol</code> | Defines the symbol to be positive (and real-valued). This allows iMath to evaluate some functions immediately, e.g. absolute va..."
- 07:1407:14, 26 March 2017 diff hist +329 N REALVARDEF Created page with "{{Keyword | <code>REALVARDEF symbol</code> | Defines the symbol to be real-valued. This allows iMath to evaluate some functions immediately, e.g. complex conjugation. | 3=..."
- 07:1007:10, 26 March 2017 diff hist +533 N PREFIXDEF Created page with "{{Keyword | 1= <code>PREFIXDEF { symbol = expression }</code> | 2= Defines a new unit prefix. The symbol is the name of the prefix, this must begin with a percent sign..."
25 March 2017
- 17:1617:16, 25 March 2017 diff hist +898 N UNITDEF Created page with "{{Keyword | 1= <code>UNITDEF { "printname", symbol = expression }</code> | 2= Defines a new unit. The symbol is the name of the unit and must begin with a percent sign..."
- 16:3616:36, 25 March 2017 diff hist +1,357 N FUNCTION Created page with "{{Keyword | <code>FUNCTION { hints, symbol, symbol|exlist }</code> | Declare a user-defined function. The second parameter is the name of the function. The th..."
- 16:2616:26, 25 March 2017 diff hist +503 N FUNCDEF Created page with "{{Keyword | 1= <code>@label@ { options } FUNCDEF * funcname(symbol|exlist) = expression</code> | 2= Define an equation that can be used to find the value..."
- 16:1816:18, 25 March 2017 diff hist +590 N CONSTDEF Created page with "{{Keyword | <code>@label@ { options } CONSTDEF [*] expression</code> |2= Define a constant. The expression most be of the form <code>symbol = expression</code>..."
- 09:1209:12, 25 March 2017 diff hist +6 EQDEF No edit summary
- 08:5708:57, 25 March 2017 diff hist +981 N EQDEF Created page with "{{Keyword | <code>@label@ { options } EQDEF [*] expression</code> | Define an equation. The expression must be of the form <code>expression1 = expression2</code>...."
- 08:4708:47, 25 March 2017 diff hist +68 EXDEF No edit summary
- 08:4408:44, 25 March 2017 diff hist +6 Template:Keyword No edit summary
- 08:4308:43, 25 March 2017 diff hist +86 N Template:Keyword Created page with "== Syntax == {{{1}}} == Explanation == {{{2}}} Example {{{3}}} Category:Keyword"
- 08:2108:21, 25 March 2017 diff hist +51 EXDEF No edit summary
- 08:0908:09, 25 March 2017 diff hist +203 N EXDEF Created page with "<code>{ options } EXDEF expression</code> Create an expression. This keyword is most frequently used with <code>VAL</code> to find the value of a symbol or an expression, e.g..."
2 March 2017
- 19:0419:04, 2 March 2017 diff hist +154 Main Page No edit summary
15 January 2017
- 12:3512:35, 15 January 2017 diff hist +122 Reference →QUANTITY ( expression )
- 12:3412:34, 15 January 2017 diff hist +151 Reference →VAL ( expression )
- 11:0711:07, 15 January 2017 diff hist +204 Reference →SIMPLIFY ( equation|expression, "simplification"; "simplification" ... )
9 January 2017
- 20:3020:30, 9 January 2017 diff hist +40 Cross-compiling for Windows →Compiling iMath
- 20:2820:28, 9 January 2017 diff hist +136 Cross-compiling for Windows →Compiling EQC
17 December 2016
- 18:5118:51, 17 December 2016 diff hist +228 Reference →Elements
- 18:4918:49, 17 December 2016 diff hist −223 Reference →@label@ { options } EQDEF * expression EQUIV expression MOD expression
- 18:4518:45, 17 December 2016 diff hist +223 Reference →@label@ { options } EQDEF * expression
11 November 2016
- 17:4017:40, 11 November 2016 diff hist +405 Reference PREFIXDEF
9 November 2016
- 20:3220:32, 9 November 2016 diff hist −196 m Cross-compiling for Windows →Preparing the Office SDK
- 17:2417:24, 9 November 2016 diff hist +819 m Cross-compiling for Windows →Compiling EQC
3 November 2016
- 17:1417:14, 3 November 2016 diff hist +1,402 Cross-compiling for Windows →Compiling GiNaC
- 17:1117:11, 3 November 2016 diff hist −1,377 Cross-compiling for Windows →Compiling CLN
- 17:1017:10, 3 November 2016 diff hist −1,150 Cross-compiling for Windows →Visual Studio 2010