数学类笔记外链

现在正在复习期末考试,看一看 ixtwuko 整理的笔记吧。

笔记整理:高等数学

笔记整理:线性代数

笔记整理:概率论与数理统计

顺便测试一下代码吧!

using System.IO.Compression;

#pragma warning disable 414, 3021

namespace MyApplication
{
    [Obsolete("...")]
    class Program : IInterface
    {
        public static List JustDoIt(int count)
        {
            Span numbers = stackalloc int[length];
            Console.WriteLine($"Hello {Name}, Cnblogs");
            return new List(new int[] { 1, 2, 3 })
        }
    }
}

行内公式:\(0!=1\),行内代码:0 != 1,行间公式:

\[\oint_L P\,\mathrm dx+Q\,\mathrm dy =\iint_D\left(\frac{\partial Q}{\partial x}-\frac{\partial P}{\partial Y}\right)\mathrm dx\mathrm dy \]

posted @ 2025-05-22 13:29  mike_unk  阅读(37)  评论(0)    收藏  举报