private elemental function is_equal(self, other)
Check if qreal is equal with another one.
Arguments
| Type |
Intent | Optional |
Attributes | | Name | |
| class(qreal), |
intent(in) |
|
| :: |
self | The unit. |
| type(qreal), |
intent(in) |
|
| :: |
other | The other unit. |
Return Value logical
Check result.