* Turn on uom checks Signed-off-by: Nick Cameron <nrc@ncameron.org> * Convert all lengths to mm for engine calls Signed-off-by: Nick Cameron <nrc@ncameron.org> --------- Signed-off-by: Nick Cameron <nrc@ncameron.org>
377 B
377 B
title, excerpt, layout
title | excerpt | layout |
---|---|---|
std::toYards | Converts a number to yards from its current units. | manual |
Converts a number to yards from its current units.
toYards(@num: number(yd)): number(yd)
Arguments
Name | Type | Description | Required |
---|---|---|---|
num |
number(yd) |
Yes |
Returns
number(yd)