SMath shows angular units (°, rad, rev) as "dimensionless" and angular velocity units like rpm, rph... as "frequency"
This frequently causes problems for newbies, example: http://en.smath.info/forum/yaf_postst7738_Units-mismatch-bug.aspx
1st Proposal: Add unit categories (dimensions)
angular velocity
angle
and do proper assignments of the relevant units.
This would be consistent with the already existing unit steradian, which has it's own dimension
The angular units currently are categorized as dimensionless.
2nd Proposal set default unit of results with dimension 1/Time to 1/s instead of Hz.
1/s is correct in some cases where Hz is plain wrong. Just type 1rpm= and you see what I mean.
The 1/s leaves it to the user to think of what 1 stands for. It could be radians, revolutions. Also strain rates (length change per length and time) have this dimension and Hz is inappropriate but 1/s is ok.