I’ve had a look through and tried to guess what issues you’re encountering, but if you could be specific about what you’re struggling with we might be able to help further.
Things I’ve spotted…
On slide 1 (the table):
These would need to be
`\frac{\pi}{2}`
etc. in order to work correctly.
On slides 5 and so on:
You probably want to remove the degrees symbol as the angle is now in radians. You’ll need to adjust the 270 to be the equivalent radian value - or might need to allow a little margin of error, for example:
a=c3graph.number("a")
correct: a>4.712 and a<4.713
and in the graph itself, for the reveal animation to work correctly, you need to swap the 360 in b out for 2pi: