Calendrical v0.1.0 Calendrical.RataDie View Source

Arithmetic and conversion functions on rata die

Link to this section Summary

Functions

Add two rata die together

Converts a float to a rata die

Converts a rata die to a float

Subtract one rata die from another

Link to this section Functions

Add two rata die together

Link to this function rata_die_from_float(float) View Source

Converts a float to a rata die

Converts a rata die to a float.

Loss of precision is possible since float division is involved.

Subtract one rata die from another