Write a java code that finds the following of a given numberwithout using Math.log() or Math.pow():
(b) π(πππ(πππ(π)))
(c) π(πππ(π))
(d) π([πππ(π)] 4 )
(f) π(π πππ (π))
(g) π(π 2 πππ (π))
(h) π(π 4 )
(i) π(3 π )
Once again, you can not use Math.log() or Math.pow()
Write a java code that finds the following of a given number without using Math.log() or Math.pow(): (b) 𝑂(𝑙𝑜𝑔(𝑙𝑜𝑔(𝑛)))
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am