ZunZunNG

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

Introduction

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