in reply to Signals and floating point exceptions
in thread Surviving 'Illegal division by zero'

Actually, having a pragmata that changed the behavior on division by zero from death to just letting the floating point hardware do with it as it will would be rather interesting. I think it should even be possible to do it without slowing up the works except when division by zero actually happens.

  • Comment on Re: Signals and floating point exceptions