Guest User

Untitled

a guest
Jan 19th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.04 KB | None | 0 0
  1. <?php
  2. $num1 = 49;
  3. echo sqrt ($num1);
  4. ?>
Add Comment
Please, Sign In to add comment