Project

General

Profile

Feature #14116

Updated by greggzst (Grzegorz Jakubiak) over 6 years ago

Add exponentiate method which results in returning a new matrix with each element being an exponent of the number e. 
 Here is PR for that: https://github.com/ruby/ruby/pull/1762 e

Back