Package jscl.math

Class Power


  • public class Power
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Power​(Generic value, int exponent)  
    • Constructor Detail

      • Power

        public Power​(Generic value,
                     int exponent)
    • Method Detail

      • exponent

        public int exponent()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object