393 B
393 B
title, excerpt, layout
title | excerpt | layout |
---|---|---|
std::units::toInches | Convert a number to inches from its current units. | manual |
Convert a number to inches from its current units.
units::toInches(@num: number(in)): number(in)
Arguments
Name | Type | Description | Required |
---|---|---|---|
num |
number(in) |
Yes |
Returns
number(in)