ZunZunNG

Fitting Interface For Inverse Cosh X Times Tangent Y [radians] With Offset 3D
z = amplitude * cosh(pi * (x - center_x) / width_x) * tan(pi * (y - center_y) / width_y)
z = xy / (z + Offset

Introduction

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