Advertisement
Guest User

Untitled

a guest
Jun 5th, 2015
322
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. public static int f(int x)
  2. {
  3.     int result = х + 100 – Math.Pow(x, 2);
  4.     return result;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement