From a209b8d91cdfc1ed1a81cf3243f66f4fe980e625 Mon Sep 17 00:00:00 2001 From: litdev1 Date: Fri, 21 Jun 2024 09:31:45 +0100 Subject: [PATCH] Version 1.2.28.0 --- LitDev/LitDev/MathX.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LitDev/LitDev/MathX.cs b/LitDev/LitDev/MathX.cs index 2c28212..c6ed4ca 100644 --- a/LitDev/LitDev/MathX.cs +++ b/LitDev/LitDev/MathX.cs @@ -53,7 +53,7 @@ namespace LitDev { /// - /// Extended maths methods. + /// Extended maths methods, FFT and cubic spline. /// #if SVB [SmallVisualBasicType]