src/HOL/Complex_Main.thy
author wenzelm
Sat, 15 Oct 2016 16:35:18 +0200
changeset 64226 65f7d2eea2d7
parent 63571 aee0d92995b6
child 73411 1f1366966296
permissions -rw-r--r--
tuned signature;

section \<open>Comprehensive Complex Theory\<close>

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end