YoungHang wrote:but actually "number to boolean array" can only transfer a integer or fixed-point number to boolean array , not float number
Just typecast the DBL to U64 first.
YoungHang wrote:but actually "number to boolean array" can only transfer a integer or fixed-point number to boolean array , not float number
Just typecast the DBL to U64 first.