We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2bad6f commit f2e6682Copy full SHA for f2e6682
1 file changed
src/NumericInterpolator/NSPowScale.class.st
@@ -8,8 +8,7 @@ Class {
8
'linear',
9
'exponent',
10
'powp',
11
- 'powb',
12
- 'anInteger'
+ 'powb'
13
],
14
#category : #'NumericInterpolator-Scales'
15
}
0 commit comments