These are base Math formula of Tech.D.
Click Download ZIP or here : download
add Podfile in project's root direcotry, content like below :
platform :ios, '8.0'
pod "TDMath", "~> 0.0.1"platform :ios, '8.0'
pod 'TDMath', :git => 'https://github.com/TechD-Robin/TDMath.git', :branch => 'develop'TDMath is released under the MIT License. See LICENSE for details.