Examples of using Be computed in English and their translations into Serbian
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Latin
-
Cyrillic
The sum can be computed using the self-similarity.
The principal nth root of a positive number can be computed using logarithms.
The degeneracy of a graph may be computed in linear time by an algorithm that repeatedly removes minimum-degree vertices.
For a general positive real numberthe binary logarithm may be computed in two parts.
The time constant can also be computed if a resistance value is given.
Theoretical interests in Computer Science include the study of computability- what can and cannot be computed by machines;
Bits of R and G, 2 bits of B,the correct value can be computed from a color without using multiplication.
Mathematicians often use inequalities to bound quantities for which exact formulas cannot be computed easily.
Approximate reflections can usually be computed faster by using methods such as environment mapping.
In the event there are additional constraints,other paths different from the shortest path can be computed.
Using modern methods,the area of a circle can be computed using a definite integral.
The latter can be computed as a determinant, by the matrix tree theorem, giving a polynomial time algorithm.
Unlike the chromatic index,the arboricity of a graph may be computed in polynomial time.
Specifically, it can be computed as the amount of profit generated from each dollar of debt in which the company has both issued(bonds) and taken on(loans).
Conversely, an important class of expectations of random processes can be computed by deterministic methods.
The multiplicative inverse of an element may be computed by using the extended Euclidean algorithm(see Extended Euclidean algorithm§ Modular integers).
Using this more general expression,any positive principal root can be computed, digit-by-digit, as follows.
Since the busy beaver function cannot be computed by Turing machines, the Church-Turing thesis states that this function cannot be effectively computed by any method.
Speed could be anattribute accessed on the object a_vehicle, or it could be computed by a function that divides distance by time.
Therefore, given the time when the calendar tree was created and a hash chain extracted from it,the time value corresponding to each leaf node can be computed.
In our example, the cost to run this lamp can be computed as 100 watts/1000 kilowatts x 4,380 hours x $.1099= $48.14 per year.
The Complexity-Theoretic Church-Turing Thesis, then,posits that all'reasonable' models of computation yield the same class of problems that can be computed in polynomial time.
This principle, if correct,means that everything can be computed by one essentially simple machine, the realization of a cellular automaton.
(Recall that the Church-Turing thesis hypothesizes this to be true for any kind of machine:that anything that can be"computed" can be computed by some Turing machine.).
Exact(not asymptotic) measures of efficiency can sometimes be computed but they usually require certain assumptions concerning the particular implementation of the algorithm, called model of computation.
Phong shading is more computationally expensive than Gouraud shading since the reflection model must be computed at each pixel instead of at each vertex.
So if the gradient is already computed, the approximate Hessian can be computed by a linear(in the size of the gradient) number of scalar operations.
If the instructions inside the function are written with the assumption of receiving an integer value, but the calling code passed a floating-point value,then the wrong result will be computed by the invoked function.
If a and b are both nonzero, the greatest common divisor of a andb can be computed by using least common multiple(lcm) of a and b.
For example, a_vehicle. speed could be anattribute accessed on the object a_vehicle, or it could be computed by a function that divides distance by time.