> User's Guide > Algebra
Double Precision Numbers

Double precision numbers in the Systems Biology Research Tool conform to the Java Language Specification.

See java.lang.Double.valueOf(String s) and java.lang.Double.toString(double d) for detailed descriptions of the way in which the Systems Biology Research Tool parses and formats double precision numbers.