Definition at line 59 of file Compare_Float_Numbers.f90.
◆ is_greater_than_double()
elemental logical function compare_float_numbers::operator(.greaterthan.)::is_greater_than_double |
( |
real(double), intent(in) |
x, |
|
|
real(double), intent(in) |
y |
|
) |
| |
|
private |
◆ is_greater_than_single()
elemental logical function compare_float_numbers::operator(.greaterthan.)::is_greater_than_single |
( |
real(single), intent(in) |
x, |
|
|
real(single), intent(in) |
y |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: