Custom arithmetics in PCM
Allow selecting a custom method to perform a certain arithmetic operation
with set_precision(add=my_add_method):
Sexagesimal(1,2,3) + 1
Edited by Léni Gauffier
Allow selecting a custom method to perform a certain arithmetic operation
with set_precision(add=my_add_method):
Sexagesimal(1,2,3) + 1