src/HOL/Complex_Main.thy
author eberlm
Fri, 17 Jun 2016 11:33:52 +0200
changeset 63319 bc8793d7bd21
parent 60758 d8d85a8172b5
child 63570 1826a90b9cbc
permissions -rw-r--r--
fps_from_poly → fps_of_poly

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

theory Complex_Main
imports
  Main
  Real
  Complex
  Transcendental
  Taylor
  Deriv
begin

end