j
k
j a
j l
Is this the expected result?
| > 17->pow(0.5); | (41) Result: 1
If it is, can someone explain why? Also note that
| > 17->_sqrt(); | (38) Result: 4
works nicely. (I wanted a generic integer root, square, cube or nth.)
Back to the thread
Back to the list