<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>CToolMath :: Catur Documentation</title>
    <link>https://doc.cdryx.net/CdryxAIOUPlugin/ccoreumodule/tools/ctoolmath/index.html</link>
    <description>Overview Math utility functions.&#xA;Functions Name Description unixTimeStamp Returns current time as milliseconds since Unix epoch (double). pointOnCercle Distribute points evenly in a circle around a center point. roundFloat Round a float to N decimal places. shuffle Randomly shuffle an array using a seeded random stream. easeAlpha Apply an easing function to an alpha value. easeIt Interpolate between A and B with easing. double ts = unixTimeStamp(); // 8 points in a circle of radius 100 around (50, 50) TArray&lt;FVector2D&gt; points = pointOnCercle(FVector2D(50, 50), 8, 100.</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate></lastBuildDate>
    <atom:link href="https://doc.cdryx.net/CdryxAIOUPlugin/ccoreumodule/tools/ctoolmath/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>