mentat/docs/apis/rust/num_traits/pow/sidebar-items.js

1 line
203 B
JavaScript
Raw Normal View History

2018-06-21 14:44:35 +00:00
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."]]});