Macrosยง
- binary_math ๐
- compare_numeric ๐
- compare_numeric_ ๐eq 
- Special macro for NUMEQ that uses approximate equality for floats
- div_math ๐
- get_primitive_ ๐float 
- Convert a numeric Value into an f64 float primitive
- get_primitive_ ๐int 
- Convert a Value into an i64 integer primitive if possible