WorldClim temperature variables are degrees Celcius x 10 and chopped to
an integer. This means that you can only recover true values to one
decimal place when you divide by 10 to convert back to prpoer
temperatures. Precipitation is in whole millimetres.
Isolthermality is a dimensionless ratio between Meant monthly
temperature and Annual temperature range. the stored value in WorldClim
files is to 2 decimal places, so it is the true value times 100 and
chopped to an integer.
Temperature seasonality is calculated for WordClim data as 100*(standard
deviation of monthly mean temperature) and stored as an integer. It has
the same units as temperature.
The answer to your second question is that MaxEnt does not require data
to be in particular units, or to be real numbers or integers. It does
require that data used to train (fit) a model is exactly the same scale
and units as data used to project the model, say onto future climate
conditions. So, you do not need to rescale data from WorldClim to use it
in a MaxEnt model.
Cheers,
Peter Wilson