Replicating native toFixed, use only string manipulation to move decimal, no using multiplication or exponential notation
Primary LanguageJavaScript