Declaration

func computeScaledValue(_ value: String!) -> CGFloat

Declaration

- (CGFloat) computeScaledValue:(NSString *) value;

Declaration

computeScaledValue_(value: str) -> float