Skip to main content
1-Visitor
May 5, 2010
Question

Temperature - Errors?

  • May 5, 2010
  • 1 reply
  • 2646 views
Could someone explain to me why is this happening, please.


Regards,
Radovan

1 reply

1-Visitor
May 5, 2010
On 5/5/2010 8:25:45 AM, omorr wrote:
>Could someone explain to me
>why is this happening,
>please.

Regards,
Radovan

Those symbols are actually post-fixed functions, that convert �C into absolute kelvins, and similarly for �F. They are not standalone, unlike the delta_C and delta_F, which are simply scaling factors.

TTFN,
Eden
1-Visitor
May 5, 2010
On 5/5/2010 11:21:00 AM, eden_mei wrote:
>On 5/5/2010 8:25:45 AM, omorr wrote:
>>Could someone explain to me
>>why is this happening,
>>please.
>
>Regards,
>Radovan
>
>Those symbols are actually post-fixed
>functions, that convert �C into absolute
>kelvins, and similarly for �F. They are
>not standalone, unlike the delta_C and
>delta_F, which are simply scaling
>factors.
>
>TTFN,
>Eden
Thanks Eden,

I know that, but I just wonder why the error messages are represented in this, let's say, a criptic way. It might look like an internal MP error and for the users representing the error messages in this manner might not have any significance at all. If I was wrong, just let me know.

Regards,
Radovan


1-Visitor
May 5, 2010
Seems to me that most of the error messages are that way, i.e., cryptic.


TTFN,
Eden