Question: Get max element from RealRange

Hello,

i'm solving an expression with the result being a range of the type RealRange.

e.g. RealRange(Open(-1.345464), Open(4.5343535))

How can i substract the max element Open(4.5343535) as real from that range.

Many thanks,

Remco

Please Wait...