版本0.1.7806.5325
Regions
Additional components that extend visualization capabilities of the SMath Studio program with additional graphical modules for plotting charts, images, and other visual elements.
- plot3d — Tag name used to store a Region data in the worksheet files.
Functions
Additional components that add new mathematical functions to the SMath Studio program, necessary for solving problems from various fields.
-
CreateMesh("1:function", "2:number", "3:number", "4:number", "5:number", "6:number", "7:number")
( function, u0, u1, v0, v1, Nu, Nv ) Returns an array representing the x, y, and z-coordinates of a parametric surface defined by the function of two variables in the first argument.