Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Hi Hypotaneous
class Rextester { public static void main(String args[]) { int b,h; double hy; b=10; h=7; hy=Math.sqrt(h*h + b*b); System.out.println("The hypotaneous of this right angled triangle is :"+hy); } }
run
|
edit
|
history
|
help
0
Random and count of even numbers
Application
Problem_OnOff
square of array element
1.6
jb14 isEven Links
true false
Day
4.a
Using Recursion reverse the Line