Displaying temperature and pressure at the same time using java

brunopeniche:
Can you explain, please? ahah

Because then you'll have a division by zero:

float sensor1 = beta /(log((1025.0 * 10 / a - 10) / 10) + beta / 298.0) - 273.0;