Maxima Function
vers (x)
Returns the versed sine 1 - cos (x).
1 - cos (x)
To use this function write first load(functs).
load(functs)