Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Find the appropriate shoe size in a given system for a wearer given a last/foot length
ResourceFunction["LengthToShoeSize"]["system","wearer",length] gives the size of shoe in the given system given a foot/last length and wearer type. | |
ResourceFunction["LengthToShoeSize"]["Information"] gives an association of information on the various supported sizing systems. |
Find the shoe size appropriate for a given wearer in a specific system:
In[1]:= |
Out[1]= |
In[2]:= |
Out[2]= |
Get information on the various sizing systems:
In[3]:= |
Out[3]= |
Make a table of shoe sizes suitable for a specific wearer in different systems:
In[4]:= |
Out[4]= |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License