write a program in java to find focal length of a convex lense using the formula 1/f=1/u+1/v
(easiest way)
diyab0416:
kk
Answers
Answered by
1
use math functions
like
math.pow
math.sqrt
etc
Similar questions