Skip to content

Commit

Permalink
Update function pages
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmasson committed Mar 14, 2024
1 parent 81a7080 commit f0a4e40
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 28 deletions.
14 changes: 7 additions & 7 deletions docs/functions/hankel1.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: 0,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down Expand Up @@ -59,7 +59,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: 0,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down Expand Up @@ -89,7 +89,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: 0,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down Expand Up @@ -119,7 +119,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: 0,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down Expand Up @@ -149,7 +149,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: .01,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down Expand Up @@ -180,7 +180,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: .01,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down Expand Up @@ -211,7 +211,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: .01,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down
14 changes: 7 additions & 7 deletions docs/functions/hankel2.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: 0,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down Expand Up @@ -59,7 +59,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: 0,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down Expand Up @@ -89,7 +89,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: 0,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down Expand Up @@ -119,7 +119,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: 0,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down Expand Up @@ -149,7 +149,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: .01,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down Expand Up @@ -180,7 +180,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: .01,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down Expand Up @@ -211,7 +211,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: .01,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down
14 changes: 7 additions & 7 deletions docs/functions/pow.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: -1,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down Expand Up @@ -56,7 +56,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: -1,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down Expand Up @@ -87,7 +87,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: -1,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down Expand Up @@ -118,7 +118,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: -1,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down Expand Up @@ -149,7 +149,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: -1,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down Expand Up @@ -180,7 +180,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: -1,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down Expand Up @@ -211,7 +211,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: -1,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down
14 changes: 7 additions & 7 deletions docs/functions/root.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: -1,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down Expand Up @@ -56,7 +56,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: -1,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down Expand Up @@ -87,7 +87,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: -1,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down Expand Up @@ -118,7 +118,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: -1,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down Expand Up @@ -149,7 +149,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: -1,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down Expand Up @@ -180,7 +180,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: -1,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down Expand Up @@ -211,7 +211,7 @@
parent.id = id;

MathCell( id, [ { type: 'slider', min: -10, max: 10, default: -1,
label: 'n', name: 'n' } ] );
name: 'n', label: 'n' } ] );

parent.update = function( id ) {

Expand Down

0 comments on commit f0a4e40

Please sign in to comment.