Add Documentation and Clean Code
This commit is contained in:
4
MathKit/MPFractionFunctionLayout.m
Normal file → Executable file
4
MathKit/MPFractionFunctionLayout.m
Normal file → Executable file
@@ -11,8 +11,8 @@
|
||||
#import "MPFractionFunction.h"
|
||||
|
||||
|
||||
#define kFractionFunctionLineWidth 1.0
|
||||
#define kFractionFunctionHorizontalInset 2.0
|
||||
#define kFractionFunctionLineWidth 1
|
||||
#define kFractionFunctionHorizontalInset 2
|
||||
#define kFractionFunctionNominatorOffset 0
|
||||
#define kFractionFunctionDenominatorOffset 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user