as method

Interprets this in the specified units.

Implementation

double as(final DistanceInterpreter a, final DistanceInterpreter b,
        final DistanceInterpreter c) =>
    _precise(a._of(b._of(c._of(si))));