JavaScript must be enabled in order for you to use JSXGraph and JSXGraph reference. However, it seems JavaScript is either disabled or not supported by your browser.

Class Index | File Index

Elements
Classes

Built-In Namespace _global_


      ↳ _global_

Method Summary
Method Attributes Method Name and Description
 
F()
 
func_sphere(a, e, r)
Calculates a spherical parametric surface, which depends on az, el and r.
Method Detail
F()

Defined in: linspace3d.js.

{Array} func_sphere(a, e, r)
Calculates a spherical parametric surface, which depends on az, el and r.
Defined in: view3d.js.
Parameters:
{Number} a
{Number} e
{Number} r
Returns:
{Array} 3-dimensional vector in cartesian coordinates

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Mar 08 2024 12:20:59 GMT+0100 (Mitteleuropäische Normalzeit)