Popular recipes by Paul Sargent http://code.activestate.com/recipes/users/4192033/2015-04-15T16:17:12-07:00ActiveState Code RecipesEngineering notation. (Python) 2015-04-15T16:17:12-07:00Paul Sargenthttp://code.activestate.com/recipes/users/4192033/http://code.activestate.com/recipes/579046-engineering-notation/ <p style="color: grey"> Python recipe 579046 by <a href="/recipes/users/4192033/">Paul Sargent</a> (<a href="/recipes/tags/engineering/">engineering</a>, <a href="/recipes/tags/ipython/">ipython</a>). </p> <p>eng(x) returns a string representing x using the "engineering notation"</p>