Documentation for af72fab013

This commit is contained in:
realstealthninja
2024-08-31 00:44:14 +00:00
parent 1fc5a79d4f
commit 41be012ea2
88 changed files with 1144 additions and 1691 deletions

View File

@@ -313,8 +313,6 @@ Algorithm</h3>
<p>Mathematical algorithms</p>
<p>for assert for <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/io/basic_ostream.html">std::cout</a></p>
<p>Mathematical algorithms</p>
<p>for assert for io operations</p>
<p>Mathematical algorithms</p>
<p>for assert for M_PI definition and pow() for uint16_t datatype</p>
<p>Mathematical algorithms</p>
<p><a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a> assert <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/numeric/math/sqrt.html">std::sqrt</a>, <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/numeric/math/trunc.html">std::trunc</a>, <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/numeric/math/pow.html">std::pow</a> <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/numeric/complex.html">std::complex</a> <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/error/invalid_argument.html">std::invalid_argument</a> <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/io/manip/setprecision.html">std::setprecision</a></p>