pnmixer-rust/num/pow/sidebar-items.js
2017-07-15 01:30:16 +02:00

1 line
203 B
JavaScript

initSidebarItems({"fn":[["checked_pow","Raises a value to the power of exp, returning `None` if an overflow occurred."],["pow","Raises a value to the power of exp, using exponentiation by squaring."]]});