View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] adambush4242@hotmail.com is offline
external usenet poster
 
Posts: 168
Default Tanh Function in VBA

Does anyone know how to replicate the worksheet function Tanh in VBA? It
returns the hyperbolic tangent of a number. It doesn't exist in this syntax
in VBA, but I was wondering if there is a different syntax or easy code to
recreate it.

Thanks

Adam Bush