duration

Methods

Method Reference: duration.uplus

duration: B = uplus (A)

Unary plus for duration arrays.

B = uplus (A) is the equivalent of the syntax B = + A and returns the input array unaltered.

Source Code: duration