mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-20 09:17:23 +01:00
24 lines
851 B
Plaintext
24 lines
851 B
Plaintext
FunctionApp = "Funktionen"
|
|
FunctionAppCapital = "FUNKTIONEN"
|
|
FunctionTab = "Funktionen"
|
|
AddFunction = "Funktion hinzuzufugen"
|
|
DeleteFunction = "Funktion loschen"
|
|
FunctionColor = "Farbe der Funktion"
|
|
NoFunction = "Keine funktion"
|
|
NoActivatedFunction = "Keine aktive Funktion"
|
|
PlotOptions = "Plotoptionen"
|
|
Compute = "Berechnen"
|
|
Zeros = "Nullstellen"
|
|
Tangent = "Tangente"
|
|
Intersection = "Schnittmenge"
|
|
SelectLowerBound = "Untere Integrationsgrenze"
|
|
SelectUpperBound = "Obere Integrationsgrenze"
|
|
NoMaximumFound = "Keine Maximalwert gefunden"
|
|
NoMinimumFound = "Keine Mindestwert gefunden"
|
|
NoZeroFound = "Keine Nullstelle gefunden"
|
|
NoIntersectionFound = "Keine Schnittpunkt gefunden"
|
|
XColumn = "X Spalte"
|
|
DerivativeColumn = "0'(x) Spalte"
|
|
DerivativeFunctionColumn = "Spalte der Ableitungsfunktion"
|
|
HideDerivativeColumn = "Die Ableitungsfunktion ausblenden"
|