#6021·taichi

Add support for frexp() function

Author: LinyouCreated Sep 8, 2022Updated May 9, 2026
Labelsfeature requestwelcome contribution

Does taichi has native support for frexp() function? The documention does not contain any info about frexp.

frexp() is a function that breaks a value into two components which are mantissa and exponent.

截屏2022-09-09 01 45 09