Guest User

Untitled

a guest
Nov 23rd, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. float S1 = 0.5 * r * r;
  2. float S2 = 0.5 * r * r - (3.141592 * r * r * 0.25 - 0.5 * r * r);
Add Comment
Please, Sign In to add comment