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.
Please illustrate your question with an actual code giving an error.