![]() |
![]() |
| Products | F# for Visualization |
3D surface plot
The #I @"C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.0" #r @"C:\Program Files\FlyingFrog\FlyingFrog.Graphics.dll" let f x z = let r = 6. * sqrt(x*x + z*z) sin(r + 3. * x) / r Graphics3D.Plot3D(f, (-5., 5.), (-5., 5.), (-0.1, 1.))
All thread-related issues are completely automated by F# for Visualization and the user can even enter this code into the F# interactive session in Visual Studio to spawn an interactive visualization and then continue using the interactive session for other work. This makes the F# for Visualization library an essential component of your next-generation interactive technical computing environment.
(Note: We are not VAT registered and, therefore, cannot provide VAT receipts)
|
| © Flying Frog Consultancy Ltd., 2007 | Contact the webmaster |