Skip to main content
24-Ruby IV
November 4, 2016
Solved

Unts in the runif-function

  • November 4, 2016
  • 5 replies
  • 2279 views

Is it a bug? The vector V must have an unit m!

Best answer by LucMeekes

It's a bug. It should either:

- accept units in its argument but then also return units in the result

- Not accept units in its arguments, and return none (as Mathcad 11 does).

Luc

5 replies

23-Emerald I
November 4, 2016

Default length is meters.  Numbers scale, but it seems to have stripped the units off.  A possible fix

24-Ruby IV
November 4, 2016

Thanks, Fred.

But is it a bug! Prime must have units in all tools!

LucMeekes23-Emerald IVAnswer
23-Emerald IV
November 4, 2016

It's a bug. It should either:

- accept units in its argument but then also return units in the result

- Not accept units in its arguments, and return none (as Mathcad 11 does).

Luc