summaryrefslogtreecommitdiff
path: root/sa-extract/cmath.pxd
blob: 3aaaa2a30bc02a547f999e63162a9c1a490e3bbd (plain)
1
2
cdef extern from "math.h":
	double log(double)