current file: No file has been set to current
| ! | ? | x | file | type | formula |
|---|
| | | ErrBoolterm | mathML | |
| | | NormalesProdukt | ascii | 2*3.13E1 *4.8 |
| | | PunktVorStrich | ascii | (4+5)*6*(8+9)*sin(3*(30+60))+12*44-100 |
| | | RechtsAssoc | ascii | 7*5/2*3^(2+1)*sin(4*3*b*1)*8*(7+3+c)*11 |
| | | WirisCosinus | ascii | 10+(-20)*x*3*(1+2)*cos(180)-x |
| | | WirisFailure | ascii | Nur gerade Text. Weiterschreiben geht. Nun eine Formel null |
| | | WirisSinus | mathML | |
| | | Zahl | ascii | ##Hyp(x, y)=sqrt(x^2+y^2)## ##f(x)=x+1## ##g(x,y,z)=x+y+z## Hyp(g(2,3,g(0,0,1)),4*2)*10 |
| | | addition | ascii | 2 + a + + b |
| | | ascii function | ascii | sqrt(b^2-4a*c) + sin(x+2y)/cos(x-(2y+z))*pi |
| | | asciiArithmetics | ascii | (2+1) * 3e- (8-4)*poi |
| | | asciiBool | ascii | 4 < 3 | true |
| | | asciiBoolvalue | ascii | 1 < 3 & 4 <= 3 = false |
| | | asciiDup | ascii | sin(2x) - 2sin(x)cos(x) = 0 |
| | | asciiExpr | ascii | (-3 +40)*5 + 6*(1 + 1) |
| | | asciiPower | ascii | 10 + 8*4^2^3 |
| | | asciiRightAssoc | ascii | (1+(2 +(3-1)))=5 + 1 E - 10 |
| | | asciiSum | ascii | 1 + 2 |
| | | asciiTwoArgs | ascii | max(sqrt(2(7+1)),3.6) |
| | | bigFrac | ascii | (1 + 2) / (7 - 1) |
| | | bigunary | ascii | -(2+4-6*7) |
| | | boolcmp | ascii | true = true <> true |
| | | boolcmpchain | ascii | true = true <> false <> false = false |
| | | boolop | ascii | !(2>3 & 4<=5) |
| | | boolparen | ascii | (true & 4<1) | (true | 4>1) |
| | | ceil | ascii | ceil(16.12) |
| | | cmp | ascii | 1<2<=2 <= 5 = 3 |
| | | demorgan | ascii | !(true & false) = !true | !false |
| | | div1 | ascii | 2/(3/4) + 2/3/4 |
| | | e | ascii | e |
| | | empty | ascii | |
| | | error | ascii | sin(30) & true |
| | | errorSum | ascii | 1 + + - 2 |
| | | expTest | ascii | e^3-exp(3) |
| | | expassoc | ascii | 2^3^4 + (2^3)^4 |
| | | exponential | ascii | exp(ln(4)+ln(3)) + ln(e^2) |
| | | floor | mathML | |
| | | fracadd | ascii | null |
| | | implicit | ascii | 2a + 3(12-4) + (11-1)5 + (11-1)(12-2) + 4sqrt(9) |
| | | implicit2 | ascii | 2a +3*b |
| | | implicitProduct | ascii | 2a?b |
| | | just var | mathML | |
| | | justDollar | ascii | $20 240913. |
| | | longFrac | ascii | ((1)/(2))/((1)/(3))=(3)/(2) |
| | | markus | ascii | 1^3+2^3+3^3+4^3+5^3+6^3+7^3+8^3+9^3=(20+25)^2 |
| | | minmax | ascii | min(x, y) + max(1, 100) |
| | | mixmul | ascii | 2/3*4 + 2/(3*4) |
| | | negativeTinyNumber | ascii | - 1.2E - 6 |
| | | negativs | ascii | 2*(-(3+1)) |
| | | negparen | ascii | true & !false |
| | | number | ascii | 412.x E - 3 |
| | | piTest | ascii | 2pi - 2acos(-1) |
| | | potential_bug | mathML | |
| | | powerOfFraction | mathML | |
| | | powerOfProduct | mathML | |
| | | powerOfSum | mathML | |
| | | quadraticFormula | ascii | (-b + sqrt(b^2-4a*c)) / (2 a) |
| | | random | ascii | rand(-1000,1000) |
| | | round | ascii | round(pi,2) |
| | | sinAddition | ascii | sin(alpha + beta) - sin(alpha)cos(beta)-cos(alpha)sin(beta) |
| | | switched | mathML | |
| | | unary | ascii | -(13+2-1) |
| | | unusedargs | ascii | ##f(x,y,z)=z## f(1,2,3) |
| | | void | ascii | |
| | | wirisBool | mathML | |
| | | wirisPower | mathML | |
| | | wirisVariables | mathML | |
| | | wirisbigfrac | mathML | |
| | | wirisfrac | mathML | |