The OpenD Programming Language

convertMetersToInches

Converts from meters to inches.

nothrow @nogc @safe pure
float
convertMetersToInches
(
float x
)

Meta