PARALLAX
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
reldiff_m
Module
10 statements
Source File
reldiff_m.f90
reldiff_m
Contents
Functions
relative_difference
Uses
iso_c_binding
Functions
public pure function
relative_difference
(a, b)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=C_DOUBLE),
intent(in)
::
a
real(kind=C_DOUBLE),
intent(in)
::
b
Return Value
real