Popular recipes tagged "ipython"http://code.activestate.com/recipes/tags/ipython/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> Engineering notation. (Python) 2012-08-08T23:32:51-07:00Yannig Roberthttp://code.activestate.com/recipes/users/4183149/http://code.activestate.com/recipes/578238-engineering-notation/ <p style="color: grey"> Python recipe 578238 by <a href="/recipes/users/4183149/">Yannig Robert</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>