Why is the logf function missing from libc.math?

后端 未结 0 460
南旧
南旧 2021-01-30 17:47
Error compiling Cython file:
------------------------------------------------------------
...
cimport libc.math
cpdef float main():
    cdef float v0
    v0 = 10.000000
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题