This page is part of a static HTML representation of the TiddlyWiki at https://tiddlywiki.com/

exponential Operator

 11th June 2019 at 3:45pm
purposeconvert each number to exponential notation with N digits
inputa selection of titles
parameterN=a number
outputthe input as numbers converted to exponential notation with N digits

Learn more about how to use Filters

Introduced in v5.1.20 See Mathematics Operators for an overview.

The exponential operator returns a string representation of the input number in exponential notation with the specified number of digits. If a number has more digits than requested, the number is rounded to the nearest number represented by the specified number of digits

Examples