merged
authorwenzelm
Thu, 19 Nov 2009 13:00:16 +0100
changeset 33763 b1fbd5f3cfb4
parent 33762 00ef1f08ad58 (diff)
parent 33760 982661194362 (current diff)
child 33764 7bcefaab8d41
child 33770 1ef05f838d51
child 33780 3e7ab843d817
merged
--- a/doc-src/TutorialI/Types/numerics.tex	Thu Nov 19 12:59:32 2009 +0100
+++ b/doc-src/TutorialI/Types/numerics.tex	Thu Nov 19 13:00:16 2009 +0100
@@ -347,8 +347,7 @@
 \ 1.\ P\ (2\ /\ 5)
 \end{isabelle}
 Exponentiation can express floating-point values such as
-\isa{2 * 10\isacharcircum6}, but at present no special simplification
-is performed.
+\isa{2 * 10\isacharcircum6}, which will be simplified to integers.
 
 \begin{warn}
 Types \isa{rat}, \isa{real} and \isa{complex} are provided by theory HOL-Complex, which is