Question: verify doesn't work for trig ?

Hello,

does the verify command not work for trig functions ??

verify(sin(x)/cos(x),tan(x),'equal')

gives 'FAIL' rather than 'true'

 

Is there a function for checking whether or not the LHS and RHS of my trig identity match ??

 

 

Please Wait...