Line 49: |
Line 49: |
| * the step size by which to iterate between minimum and maximum when generating marks | | * the step size by which to iterate between minimum and maximum when generating marks |
| * the gear-shaped button is used to create the custom slide | | * the gear-shaped button is used to create the custom slide |
| + | |
| + | [[Image:Statorcustomtoolbar.jpg|right]] |
| | | |
| The Custom Stator Toolbar is identical in functionality to the Custom Slide Toolbar. | | The Custom Stator Toolbar is identical in functionality to the Custom Slide Toolbar. |
| | | |
| In the values shown in the illustration of the Custom Toolbar are used to generate a C (log) slide: | | In the values shown in the illustration of the Custom Toolbar are used to generate a C (log) slide: |
− | :the position is determined by ''P''(''x'') = ''log''(''x'', 10) | + | :the position is determined by ''f''(''x'') = ''log''(''x'', 10) |
− | :the label is ''L''(''x'') = ''x'' | + | :the label is ''g''(''x'') = ''x'' |
− | :the result (the inverse of ''P''(''x'')) is ''R''(''x'') = ''pow''(10, ''x'') | + | :the result (the inverse of ''f''(''x'')) is ''f<sup>-1</sup>''(''x'') = ''pow''(10, ''x'') |
| + | :the result label is ''h''(''x'') = ''x'' |
| + | :the domain is from 1 to 10 |
| + | :the step size is 1/4. |
| | | |
| === The keyboard shortcuts === | | === The keyboard shortcuts === |