User Tools

Site Tools


x68000:x-basic

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
x68000:x-basic [2014/12/14 01:41] – [A_PLAY] eidisx68000:x-basic [2014/12/14 01:48] – [ABS] eidis
Line 42: Line 42:
 |**Standard function**| |**Standard function**|
  
-|  **Written expressions:**|abs<color red>**(n)**</color> |+|  **Written expressions:**|abs(<color red>**n**</color>|
 |  **Argument:**|float | |  **Argument:**|float |
 |  **Return value:**|float | |  **Return value:**|float |
Line 52: Line 52:
 |**GRAPH.FNC**| |**GRAPH.FNC**|
  
-|  **Written expressions:**|apage<color red>**(pa)**</color> |+|  **Written expressions:**|apage(<color red>**pa**</color>|
 |  **Argument:**|char | |  **Argument:**|char |
 |  **Returns:**|void | |  **Returns:**|void |
Line 71: Line 71:
 |**Standard function**| |**Standard function**|
  
-|  **Written expressions:**|asc<color red>**(st)**</color> |+|  **Written expressions:**|asc(<color red>**st**</color>|
 |  **Argument:**|str | |  **Argument:**|str |
 |  **Return value:**|int | |  **Return value:**|int |
Line 84: Line 84:
 |**Standard function**| |**Standard function**|
  
-|  **Written formula:**|atan<color red>**(n)**</color> |+|  **Written formula:**|atan(<color red>**n**</color>|
 |  **Argument:**|float | |  **Argument:**|float |
 |  **Return value:**|float | |  **Return value:**|float |
Line 95: Line 95:
 |**Standard function**| |**Standard function**|
  
-|  **Written expressions:**|atof<color red>**(st)**</color> |+|  **Written expressions:**|atof(<color red>**st**</color>|
 |  **Argument:**|str | |  **Argument:**|str |
 |  **Return value:**|float | |  **Return value:**|float |
Line 115: Line 115:
 |**Standard function**| |**Standard function**|
  
-|  **Written expressions:**|atoi<color red>**(st)**</color> |+|  **Written expressions:**|atoi(<color red>**st**</color>|
 |  **Argument:**|str | |  **Argument:**|str |
 |  **Return value:**|int | |  **Return value:**|int |
Line 171: Line 171:
 </file> | </file> |
 | |lng ... length from 0 index of na array to play | | |lng ... length from 0 index of na array to play |
-| |Values that can be used as lng are from 1 to subscript+1 of the declared <color red>**na**</color> array. | +| |Values that can be used as <color red>**lng**</color> are from 1 to subscript+1 of the declared <color red>**na**</color> array. | 
-| |All PCM data will be played if lng is omitted. |+| |All PCM data will be played if <color red>**lng**</color> is omitted. |
 |  **Use cases:**| | |  **Use cases:**| |
  
x68000/x-basic.txt · Last modified: 2019/08/27 20:45 by 127.0.0.1