ZunZunNG

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

Introduction

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