powered by
Nusseltforced(a = 0.24, n = 0.6, V = 1, L = 1, Ta = 20)
## The function is currently defined as function (a = 0.24, n = 0.6, V = 1, L = 1, Ta = 20) { Nu <- a * Reynolds(V, L, Ta)^n Nu }
Run the code above in your browser using DataLab