Go to the source code of this file.
Functions | |
| c *c Copyright Brown Deer LLC c *All rights reserved subroutine | ilog2 (val, iresult) real val integer iresult integer i |
| c *c Copyright Brown Deer LLC c *All rights reserved subroutine imax real vmax real &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& | power2 (9)/512./ |
| c *c Copyright Brown Deer LLC c *All rights reserved subroutine imax real vmax real &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& | power2 (8)/256./ |
| c *c Copyright Brown Deer LLC c *All rights reserved subroutine imax real vmax real &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& | power2 (7)/128./ |
| c *c Copyright Brown Deer LLC c *All rights reserved subroutine imax real vmax real &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& | power2 (6)/64./ |
| c *c Copyright Brown Deer LLC c *All rights reserved subroutine imax real vmax real &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& | power2 (5)/32./ |
| c *c Copyright Brown Deer LLC c *All rights reserved subroutine imax real vmax real &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& | power2 (4)/16./ |
| c *c Copyright Brown Deer LLC c *All rights reserved subroutine imax real vmax real &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& | power2 (3)/8./ |
| c *c Copyright Brown Deer LLC c *All rights reserved subroutine imax real vmax real &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& | power2 (2)/4./ |
| c *c Copyright Brown Deer LLC c *All rights reserved subroutine imax real vmax real &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& | power2 (1)/2./ |
| c *c Copyright Brown Deer LLC c *All rights reserved subroutine imax real vmax real &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& | power2 (0)/1./ |
| c *c Copyright Brown Deer LLC c *All rights reserved subroutine imax real vmax real | power2 (-63)/1.08420217E-19/ |
| c *c Copyright Brown Deer LLC c *All rights reserved subroutine imax real vmax real | power2 (-64:63) data &power2(-64)/5.42101086E-20/ |
Variables | |
| c *c Copyright Brown Deer LLC c *All rights reserved subroutine imax real | absval |
| c *c Copyright Brown Deer LLC c *All rights reserved subroutine | imin |
| c *c Copyright Brown Deer | Technology |
| c *c Copyright Brown Deer LLC c *All rights reserved subroutine imax real | v |
| c *c Copyright Brown Deer LLC c *All rights reserved subroutine imax real | vmin |
|
||||||||||||
|
Referenced by castc_double(), and castc_float(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.6