Jamie Balfour

Welcome to my personal website.

Find out more about me, my personal projects, reviews, courses and much more here.

Official ZPE/YASS documentationremove_exponent

Official ZPE/YASS documentationremove_exponent

remove_exponent (real value) ⇒ string

Removes the exponent and transforms the number to a non-floating point number string.

Example

YASS
print(55.66E9)
//Result should be 55660000000
    
First available: Version 1.3.5.90
Comments
Feedback 👍
Comments are sent via email to me.