VFPSupport bug in double precision pow function
Stuart Swales (8827) 1357 posts |
A notice to anyone using VFPSupport elementary functions – if you pass a NaN to the double precision pow() function then some registers, including the stack pointer, are corrupted. See |
Stuart Swales (8827) 1357 posts |
And we have a fix for those who need it: |