Description Usage Arguments Value Author(s) Examples
Function for rounding real given as string representation
1  | 
str | 
 String representing a real  | 
base | 
 1 < integer < 17, base of representation  | 
round | 
 Integer, number of places after "." to be rounded; < 0: rounding places before least significand digit. If too negative, 0 will result.  | 
str2B from given string represention of x, round to 'round' decimal  digits
Christian W. Hoffmann <christian@echoffmann.ch>
1 2 3 4  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.