The floating-point type used internally. By default it is aliased to float.
Use the CHIP_USE_DOUBLES version switch to set it to double instead. Using doubles will increase precision at the cost of performance.
See Implementation
The floating-point type used internally. By default it is aliased to float.
Use the CHIP_USE_DOUBLES version switch to set it to double instead. Using doubles will increase precision at the cost of performance.