Skip to content

OpenSourceAIX/ColinTreeMath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

数学运算库拓展

所有功能与“数学运算库拓展组件”相同,区别为函数名字进行了压缩

比如GreatestCommonDivisor(最大公约数)缩短为GCD,减小代码占用面积

文档:https://aix.colintree.cn/zh/extensions/ColinTreeMath.html

Extended Math Library

All functions are the same with "Extended Math Library", the difference is i shorted the function names

For example, GreatestCommonDivisor is shortened to GCD, this reduce the blocks' area

Document:https://aix.colintree.cn/en/extensions/ColinTreeMath.html