<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Mika, are FE_UNDERFLOW and such constants?<br>Specifically, if so, we can implement them more efficiently, as constant data, instead of via functions.<br>see m3core/src/unix/Common/Uconstants.c<br><br>There is a certain elegant generality to using functions, but exposing constant data should be /slightly/ more efficient.<br><br> - Jay<br>                                       </div></body>
</html>