摘要:headercmath (math.h)C numerics librarycmathdeclares a set of functions to compute common mathematical operations and transformations:Trigonometric functions:cosCompute cosine(function)sinCompute sine(function)tanCompute tangent(function)acosCompute arc cosine(function)asinCompute arc sine(function)a
阅读全文
posted @ 2012-03-15 20:40