[Source]
# File AS.dat.rb, line 739 739: def html 740: sprintf("%.2f", self).color('numeric') 741: end
[Validate]