mepack_options_machine_single - Man Page
Machine specific parameters for Single Precision Calculations.
Synopsis
Functions/Subroutines
subroutine, public mepack_options_machine_single_init ()
Initialize the Double Precision Machine Specific Values.
Variables
real, save, public machine_precision = 0.0
The machine precision in single precision.
real, save, public small_number = 0.0
The smallest save single precision number.
real, save, public big_number = 0.0
The biggest save single precision number.
Detailed Description
Machine specific parameters for Single Precision Calculations.
The MEPACK_OPTIONS_MACHINE_SINGLE module contains the machine specific parameters for single prevent calculations like the machine precision.
Author
Generated automatically by Doxygen for MEPACK from the source code.
Info
Tue Mar 7 2023 Version 1.0.3 MEPACK