Method Reference: calendarDuration.length

calendarDuration: N = length (calD)

Length of a calendarDuration vector.

N = length (calD) returns the size of the longest dimension of the calendarDuration array calD, unless any of its dimensions has zero length, in which case length (calD) returns 0.

Source Code: calendarDuration