String2ScientificNotation ( string ; precision )
Returns the scientific notation of an alphanum string associated with a measuring unit.
			 
  
  
  
  Average rating: 4.4 (30 votes)  Log in to vote
    Average rating: 4.4 (30 votes)  Log in to vote		
| Clement Hoffmann            - Show more from this author none none | 
String2ScientificNotation ( 0,0068824103655438983 µm; 10 )
6,8824103655e-9
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
			Returns the scientific notation of an alphanum string associated with a measuring unit.
The value returned can be used for other calculations.		
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.
