Searched +refs:math +refs:simplify +refs:units +refs:divisor (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dtommath.tex183 The most prevalent need for multiple precision arithmetic, often referred to as ``bignum'' math, is within the implementation
271 package. As a case study the ``LibTomMath''\footnote{Available at \url{http://math.libtomcrypt.com}} package is used
352 complete. While this is generally not true in practice, it will simplify the discussions considerably.
495 effect a math error (i.e. invalid input, heap error, etc) can cause a program to stop functioning which is definitely
1191 simplify the inner loop that copies the digits from $a$ to $b$, two aliases $tmpa$ and $tmpb$ point directly at the digits
2504 simplify most discussions, it will be assumed that the inputs have comparable number of digits.
3319 (lines 47 and 50) to simplify the inner loop. The doubling is performed using two
3633 point arithmetic would become very popular as it greatly optimize the ``3d-shooter'' genre of games in the mid 1990s when floating point units were
3652 The precision of the division is proportional to the value of $q$. If the divisor $b$ is used frequently as is the case with
3707 Note that the original divisor
[all...]

Completed in 137 milliseconds