Translations by Jared Norris

Jared Norris has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

150 of 98 results
41.
Cosecant
2012-05-26
Cosecant
42.
Cotangent
2012-05-26
Cotangent
43.
Hyperbolic sine
2012-05-26
Hyperbolic sine
44.
Hyperbolic cosine
2012-05-26
Hyperbolic cosine
45.
Hyperbolic tangent
2012-05-26
Hyperbolic tangent
46.
Hyperbolic secant
2012-05-26
Hyperbolic secant
47.
Hyperbolic cosecant
2012-05-26
Hyperbolic cosecant
48.
Hyperbolic cotangent
2012-05-26
Hyperbolic cotangent
49.
Arc sine
2012-05-26
Arc sine
50.
Arc cosine
2012-05-26
Arc cosine
51.
Arc tangent
2012-05-26
Arc tangent
52.
Arc cotangent
2012-05-26
Arc cotangent
53.
Hyperbolic arc tangent
2012-05-26
Hyperbolic arc tangent
56.
For all
2012-05-26
For all
57.
Exists
2012-05-26
Exists
58.
Differentiation
2012-05-26
Differentiation
59.
Hyperbolic arc sine
2012-05-26
Hyperbolic arc sine
60.
Hyperbolic arc cosine
2012-05-26
Hyperbolic arc cosine
61.
Arc cosecant
2012-05-26
Arc cosecant
62.
Hyperbolic arc cosecant
2012-05-26
Hyperbolic arc cosecant
63.
Arc secant
2012-05-26
Arc secant
64.
Hyperbolic arc secant
2012-05-26
Hyperbolic arc secant
65.
Exponent (e^x)
2012-05-26
Exponent (e^x)
66.
Base-e logarithm
2012-05-26
Base-e logarithm
67.
Base-10 logarithm
2012-05-26
Base-10 logarithm
68.
Absolute value. abs(n)=|n|
2012-05-26
Absolute value. abs(n)=|n|
69.
Floor value. floor(n)=⌊n⌋
2012-05-26
Floor value. floor(n)=⌊n⌋
70.
Ceil value. ceil(n)=⌈n⌉
2012-05-26
Ceil value. ceil(n)=⌈n⌉
71.
Minimum
2012-05-26
Minimum
72.
Maximum
2012-05-26
Maximum
73.
Greater than. gt(a,b)=a>b
2012-05-26
Greater than. gt(a,b)=a>b
74.
Less than. lt(a,b)=a<b
2012-05-26
Less than. lt(a,b)=a<b
75.
Equal. eq(a,b) = a=b
2012-05-26
Equal. eq(a,b) = a=b
76.
Approximation. approx(a)=a±n
2012-05-26
Approximation. approx(a)=a±n
77.
Not equal. neq(a,b)=a≠b
2012-05-26
Not equal. neq(a,b)=a≠b
78.
Greater or equal. geq(a,b)=a≥b
2012-05-26
Greater or equal. geq(a,b)=a≥b
79.
Less or equal. leq(a,b)=a≤b
2012-05-26
Less or equal. leq(a,b)=a≤b
80.
Boolean and
2012-05-26
Boolean and
81.
Boolean not
2012-05-26
Boolean not
82.
Boolean or
2012-05-26
Boolean or
83.
Boolean xor
2012-05-26
Boolean xor
84.
Boolean implication
2012-05-26
Boolean implication
85.
Greatest common divisor
2012-05-26
Greatest common divisor
86.
Least common multiple
2012-05-26
Least common multiple
87.
Root
2012-05-26
Root
88.
Cardinal
2012-05-26
Cardinal
89.
Scalar product
2012-05-26
Scalar product
90.
Select the par1-th element of par2 list or vector
2012-05-26
Select the par1-th element of par2 list or vector
91.
Joins several items of the same type
2012-05-26
Joins several items of the same type
92.
Applies a function to every element in a list
2012-05-26
Applies a function to every element in a list