ZunZunNG

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

Introduction

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