Home
last modified time | relevance | path

Searched refs:sincos_bn (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/xfractint/xfractint-20.04p16/headers/
H A Dbig.h253 extern bn_t sincos_bn(bn_t s, bn_t c, bn_t n);
/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Dbignum.c1414 bn_t sincos_bn(bn_t s, bn_t c, bn_t n) in sincos_bn() function
H A Dfractalb.c1302 sincos_bn(siny,cosy,tmp.y); in ComplexPower_bn()