Timestream.div

Timestream.div(divisor)

Return a Timestream by dividing this and divisor.

Parameters:

divisor (Arg)

The Timestream or literal value to divide this by.

Notes

You can also write a.div(b) as a / b.