diff options
author | Aaron Franke <arnfranke@yahoo.com> | 2020-03-29 05:33:03 -0400 |
---|---|---|
committer | Aaron Franke <arnfranke@yahoo.com> | 2020-09-23 00:28:49 -0400 |
commit | 9394c057b871d1e52ae8995a56948dfae0f5583e (patch) | |
tree | a7819b853dca4159563ee92c78024ae1ff263160 /platform | |
parent | 23dabcd2d063468b32233c8f3e0c130ce75f7403 (diff) |
Remove redundant is_equal_approx_ratio method
is_equal_approx is able to handle values of any size, and is_equal_approx_ratio is no longer used in any exposed APIs, so we don't need is_equal_approx_ratio anymore. Also, add #ifdef MATH_CHECKS for a method that is only used when MATH_CHECKS is defined.
Diffstat (limited to 'platform')
0 files changed, 0 insertions, 0 deletions