Function DURATION.VALUE


Slots on this function:

Documentation:
DURATION.VALUE returns a length of a duration in a cetain measure.
Instance-Of: Function
Arity: 2
Domain: Duration
Range: Integer

Other Related Axioms:

(=> (Duration.Value $X $Y) (Integer $Y))

(=> (Duration.Value $X $Y) (Duration $X))