ZunZunNG

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

Introduction

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