math.SUSv4.syms 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171
  1. acos
  2. acosf
  3. acosh
  4. acoshf
  5. acoshl
  6. acosl
  7. asin
  8. asinf
  9. asinh
  10. asinhf
  11. asinhl
  12. asinl
  13. atan
  14. atan2
  15. atan2f
  16. atan2l
  17. atanf
  18. atanh
  19. atanhf
  20. atanhl
  21. atanl
  22. cbrt
  23. cbrtf
  24. cbrtl
  25. ceil
  26. ceilf
  27. ceill
  28. copysign
  29. copysignf
  30. copysignl
  31. cos
  32. cosf
  33. cosh
  34. coshf
  35. coshl
  36. cosl
  37. erf
  38. erfc
  39. erfcf
  40. erfcl
  41. erff
  42. erfl
  43. exp
  44. exp2
  45. exp2f
  46. exp2l
  47. expf
  48. expl
  49. expm1
  50. expm1f
  51. expm1l
  52. fabs
  53. fabsf
  54. fabsl
  55. fdim
  56. fdimf
  57. fdiml
  58. floor
  59. floorf
  60. floorl
  61. fma
  62. fmaf
  63. fmal
  64. fmax
  65. fmaxf
  66. fmaxl
  67. fmin
  68. fminf
  69. fminl
  70. fmod
  71. fmodf
  72. fmodl
  73. frexp
  74. frexpf
  75. frexpl
  76. hypot
  77. hypotf
  78. hypotl
  79. ilogb
  80. ilogbf
  81. ilogbl
  82. ldexp
  83. ldexpf
  84. ldexpl
  85. lgamma
  86. lgammaf
  87. lgammal
  88. llrint
  89. llrintf
  90. llrintl
  91. llround
  92. llroundf
  93. llroundl
  94. log
  95. log10
  96. log10f
  97. log10l
  98. log1p
  99. log1pf
  100. log1pl
  101. log2
  102. log2f
  103. log2l
  104. logb
  105. logbf
  106. logbl
  107. logf
  108. logl
  109. lrint
  110. lrintf
  111. lrintl
  112. lround
  113. lroundf
  114. lroundl
  115. modf
  116. modff
  117. modfl
  118. nan
  119. nanf
  120. nanl
  121. nearbyint
  122. nearbyintf
  123. nearbyintl
  124. nextafter
  125. nextafterf
  126. nextafterl
  127. nexttoward
  128. nexttowardf
  129. nexttowardl
  130. pow
  131. powf
  132. powl
  133. remainder
  134. remainderf
  135. remainderl
  136. remquo
  137. remquof
  138. remquol
  139. rint
  140. rintf
  141. rintl
  142. round
  143. roundf
  144. roundl
  145. scalbln
  146. scalblnf
  147. scalblnl
  148. scalbn
  149. scalbnf
  150. scalbnl
  151. sin
  152. sinf
  153. sinh
  154. sinhf
  155. sinhl
  156. sinl
  157. sqrt
  158. sqrtf
  159. sqrtl
  160. tan
  161. tanf
  162. tanh
  163. tanhf
  164. tanhl
  165. tanl
  166. tgamma
  167. tgammaf
  168. tgammal
  169. trunc
  170. truncf
  171. truncl