mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 21:51:50 +00:00 
			
		
		
		
	Fix link to 'The Perils of Floating Point', on the tutorial (GH-112499)
Use author link to 'The Perils of Floating Point'.
This commit is contained in:
		
							parent
							
								
									97857ac058
								
							
						
					
					
						commit
						c27b09c813
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -150,7 +150,7 @@ section.  See `Examples of Floating Point Problems | |||
| <https://jvns.ca/blog/2023/01/13/examples-of-floating-point-problems/>`_ for | ||||
| a pleasant summary of how binary floating-point works and the kinds of | ||||
| problems commonly encountered in practice.  Also see | ||||
| `The Perils of Floating Point <https://www.lahey.com/float.htm>`_ | ||||
| `The Perils of Floating Point <http://www.indowsway.com/floatingpoint.htm>`_ | ||||
| for a more complete account of other common surprises. | ||||
| 
 | ||||
| As that says near the end, "there are no easy answers."  Still, don't be unduly | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Marco Aurélio A. Barbosa
						Marco Aurélio A. Barbosa