mirror of
				https://github.com/pocketpy/pocketpy
				synced 2025-10-31 17:00:17 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			187 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			187 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| icon: package
 | |
| label: cmath
 | |
| ---
 | |
| 
 | |
| Mathematical functions for complex numbers.
 | |
| 
 | |
| https://docs.python.org/3/library/cmath.html
 | |
| 
 | |
| #### Source code
 | |
| 
 | |
| :::code source="../../python/cmath.py" ::: |