[GRASS-user] slope unit in r.param.scale

Dear friends,

I generated a map with slopes using:
r.param.scale input=srtm output=srtm_SLOPE_ws007 param=slope size=07
The output range from r.info is
min = 0.000000 max = 3.930307
May I consider that all values >1 is equivalent to 100% (or >45 degrees) of steepnees?
Case not, how can I identify the pixels with 100% of steepness?
By the way, my maps projection is in meters.

cheers

milton