3 lines
88 B
Mathematica
3 lines
88 B
Mathematica
|
|
Demo *example = [[Demo alloc] init];
|
||
|
|
double h = [example hypotenuseOfX:1.23 andY:3.79];
|