Objective To study the therapeutic effect of the operation of restoring the function of the first dorsal interosseous muscle(FDIM).
目的探讨采用预构神经的趾短伸肌皮瓣移植重建第一背侧骨间肌功能的效果。
youdao
#include float fdimf(float a,float b); double fdim(double a,double b); long double dfiml(long double a,long double b); fdim(),fdimf()和fdiml()都是C99中定义的 如果a<=b,则fdim函数返回零值; 否则返回a-b的值!!
详细内容
应用推荐
模块上移
模块下移
不移动