(svn r15777) -Add: helper functions to get the least common multiple and the greatest common divisor (Alberth)

This commit is contained in:
rubidium
2009-03-21 01:34:31 +00:00
parent da37ab321d
commit 3ef8a09e20
5 changed files with 53 additions and 0 deletions

View File

@@ -1671,6 +1671,10 @@
RelativePath=".\..\src\core\geometry_type.hpp"
>
</File>
<File
RelativePath=".\..\src\core\math_func.cpp"
>
</File>
<File
RelativePath=".\..\src\core\math_func.hpp"
>

View File

@@ -1668,6 +1668,10 @@
RelativePath=".\..\src\core\geometry_type.hpp"
>
</File>
<File
RelativePath=".\..\src\core\math_func.cpp"
>
</File>
<File
RelativePath=".\..\src\core\math_func.hpp"
>