The script denies to convert temperature values that are below or the same as absolute zero.
Expected behaviour
The script should be able to convert absolute zero values correctly.
### Actual behaviour
The script denies to convert temperature values that are below **or** the same as absolute zero.
### Expected behaviour
The script should be able to convert absolute zero values correctly.
Actual behaviour
The script denies to convert temperature values that are below or the same as absolute zero.
Expected behaviour
The script should be able to convert absolute zero values correctly.