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. <img width="238" alt="截屏2022-09-09 01 45 09" src="https://user-images.githubusercontent.com/8164672/189190716-3eba1dd9-fe84-43db-a9e0-f34aa4e22d45.png">
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.