C++ FLTK desktop app source code | spherical2cartesian_fltk.cpp |
libgcc_s_sjlj-1.dll from MINGW-W64 [mingw-w64_8.1.0_x86_64_win32_sjlj] | libgcc_s_sjlj-1.dll |
libstdc++-6.dll from MINGW-W64 [mingw-w64_8.1.0_x86_64_win32_sjlj] | libstdc++-6.dll |
C++ FLTK desktop app executable SIGNED BY xformulas.net | spherical2cartesian_fltk.exe |
Formulas | spherical2cartesian.txt |
ZIP with ALL the files | 20201026_141070_000013_spherical2cartesian_fltk.zip |
r | r >= 0 |
θ [rad] | θ (theta) in the range [0, Pi] |
φ [rad] | φ (phi) in the range (-Pi, Pi] |
x | x |
y | y |
z | z |