textualize Asset Percent
Method to get percent between two values and textualize it
Return
percent value e.g. +8% or -8% as String
Parameters
start Value
: first value to make compare
last Value
: last value to compare and get percent by first value
Method to get percent between two values and textualize it
Return
percent value e.g. +8% or -8% as String
Parameters
start Value
: first value to make compare
last Value
: last value to compare and get percent by first value
decimal Digits
: number of digits to round final percent value
Method get percent between two values and textualize it
Return
percent value formatted e.g. +8% or -8% as String
Parameters
percent
: value to compute
decimal Digits
: number of digits to round final value
Method get percent between two values and textualize it
Return
percent value formatted e.g. +8% or -8% as String
Parameters
percent
: value to compute