[Source]
# File lib/math_ml/element.rb, line 169 169: def initialize 170: super("msqrt") 171: end
[Validate]