mirror of
https://github.com/python/cpython.git
synced 2025-08-28 12:45:07 +00:00
parent
4eb5940a4d
commit
4f1cd8bdcb
31 changed files with 320 additions and 320 deletions
|
@ -1,6 +1,6 @@
|
|||
/* hypot() replacement */
|
||||
|
||||
#include "config.h"
|
||||
#include "pyconfig.h"
|
||||
#include "pyport.h"
|
||||
|
||||
double hypot(double x, double y)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue