Logo   Fitting Interface For Sine X Times Cosh Y [radians] With Linear Growth And Offset 3D
z = amplitude * sine(pi * (x - center_x) / width_x) * cosh(pi * (y - center_y) / width_y)
z = z * (g * xy) + Offset
  Logo
Pulldown Menu    
  Home

Introduction

Please select an option from the pull-down menu above.