Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/Chaos
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Utilities.h |
Include | #include "Chaos/Utilities.h" |
namespace Chaos
{
namespace Utilities
{
template<class TINT>
TINT Chaos&58;&58;Utilities&58;&58;Factorial
&40;
TINT Num
&41;
}
}
Remarks
Take the factorial of `Num_, which should be of integral type.