GMP大数据库有计算sin、cos、arctan的函数吗?

GMP大数据库有计算sin、cos、arctan的函数吗?还是需要自己写这些函数?

好像是不支持
我看了下 https://gmplib.org/manual/ 文档
里面没有三角函数。