mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-29 11:39:58 +02:00
Now that special unicode characters are supported, when appropriate, replaced occurrences of the 'ae', 'oe', 'ue', and 'ss' digrams with the proper character.
56 lines
1.7 KiB
Plaintext
56 lines
1.7 KiB
Plaintext
Toolbox = "Werkzeugkasten"
|
|
AbsoluteValue = "Betragsfunktion"
|
|
NthRoot = "n-te Wurzel"
|
|
BasedLogarithm = "Logarithmus zur Basis a"
|
|
Calculation = "Berechnung"
|
|
ComplexNumber = "Komplexe Zahlen"
|
|
Probability = "Kombinatorik"
|
|
Arithmetic = "Arithmetik"
|
|
Matrices = "Matrizen"
|
|
NewMatrix = "Neue Matrix"
|
|
Identity = "Einheitsmatrix der Größe n"
|
|
Lists = "Listen"
|
|
HyperbolicTrigonometry = "Hyperbelfunktionen"
|
|
Fluctuation = "Konfidenzintervall"
|
|
DerivateNumber = "Ableitung"
|
|
Integral = "Integral"
|
|
Sum = "Summe"
|
|
Product = "Produkt"
|
|
ComplexAbsoluteValue = "Betrag"
|
|
Agument = "Argument"
|
|
RealPart = "Realteil"
|
|
ImaginaryPart = "Imaginärteil"
|
|
Conjugate = "Konjugiert"
|
|
Combination = "Kombination"
|
|
Permutation = "Permutation"
|
|
GreatCommonDivisor = "ggT"
|
|
LeastCommonMultiple = "kgV"
|
|
Remainder = "Rest"
|
|
Quotient = "Ganzzahlquotient"
|
|
Inverse = "Inverse"
|
|
Determinant = "Determinante"
|
|
Transpose = "Transponierte"
|
|
Trace = "Spur"
|
|
Dimension = "Größe"
|
|
Sort = "Sortieren aufsteigend"
|
|
InvSort = "Sortieren absteigend"
|
|
Maximum = "Maximalwert"
|
|
Minimum = "Mindestwert"
|
|
Floor = "Untergrenze"
|
|
FracPart = "Bruchteil"
|
|
Ceiling = "Obergrenze"
|
|
Rounding = "Runden"
|
|
HyperbolicCosine = "Kosinus hyperbolicus"
|
|
HyperbolicSine = "Sinus hyperbolicus"
|
|
HyperbolicTangent = "Tangens hyperbolicus"
|
|
InverseHyperbolicCosine = "Areakosinus hyperbolicus"
|
|
InverseHyperbolicSine = "Areasinus hyperbolicus"
|
|
InverseHyperbolicTangent = "Areatangens hyperbolicus"
|
|
Prediction95 = "Schwankungsbereich 95%"
|
|
Prediction = "Einfacher Schwankungsbereich"
|
|
Confidence = "Konfidenzintervall"
|
|
RandomAndApproximation = "Zufall und Näherung"
|
|
RandomFloat = "Dezimalzahl in [0,1]"
|
|
RandomInteger = "Zufällige ganze Zahl in [a,b]"
|
|
PrimeFactorDecomposition = "Primfaktorzerlegung"
|