Activities/Sliderule: Difference between revisions
| Line 48: | Line 48: | ||
* 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 | ||
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 label is ''L''(''x'') = ''x'' | |||
:the result is the inverse of ''P''(''x''), ''R''(''x'') = ''pow''(10, ''x'') | |||
=== The keyboard shortcuts === | === The keyboard shortcuts === | ||