# MathFunction **Repository Path**: ZhiJuan0724/math-function ## Basic Information - **Project Name**: MathFunction - **Description**: STM32数学库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-11-11 - **Last Updated**: 2022-11-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: stm32, math, fast, tools ## README # 用于ARM单片机的快速数学计算库 |文件|功能| |---|---| |FastMathFunctions|快速三角函数、开方等基础数学运算| |FastPID|快速PID运算| |MatrixFunctions|快速矩阵运算| |MotorController|电机控制时的快速Park变换等运算|