Ask Your Question

Revision history [back]

How to enter a periodic function in Sagemath?

I am trying to enter a periodic function with a non-integer period into sagemath. However when i use mod(x, T)) where T it says that mod can only used for integers.