Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
compound intresst in objective c
//gcc 4.8.4 #import <Foundation/Foundation.h> int main(void) { int P=100; int R=5; int N=2; float i=P*(pow((1 + R/ 100),N)); NSLog(@"%f",i); }
run
|
edit
|
history
|
help
0
string compare
Objective C NSSet Declaration
Strings
muteble
Az Flights Optimization
NSString Examples in one
floating in objective c
NSNumber
Simple Arithmetic Operations in Objective C
inheritenace-test