mixed transform(mixed $value)
Transforms between a normalized format (integer or float) into a percentage value.
mixed transform(mixed $value)
Transforms between a normalized format (integer or float) into a percentage value.
mixed | $value | The value in the original representation |
mixed | The value in the transformed representation |
TransformationFailedException | If the given value is not numeric or if the value could not be transformed. |
Designed by : w10schools
service@w10schools.com
Please login to continue.