Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

エラーメッセージのテスト #20

Open
Satachito opened this issue Sep 5, 2022 · 0 comments
Open

エラーメッセージのテスト #20

Satachito opened this issue Sep 5, 2022 · 0 comments

Comments

@Satachito
Copy link
Owner

()			// 200 169
`a` `b`		// 200 196
a			// 213
`a` + 3		// 275
`a` - 3		// 281
@			// 289
~`a`		// 313
3:#			// 333
`a`:*		// 348
`a`:$		// 354
[]:$		// 356
3 = 4		// 391
`a`?`a`		// 397
`a`∈`a`		// 425
`a`∋`a`		// 433
`a`>`a`		// 451
`a`<`a`		// 459
`a`<=`a`	// 467
`a`>=`a`	// 475
`a`,`a`		// 492
`a`&`a`		// 500
`a`|`a`		// 508
`a`^`a`		// 516
`a`×`a`		// 572
`a`÷`a`		// 580
`a`%`a`		// 590
`a`:3		// 597
`a`:`a`		// 603
//	sqrt()	// 910
sqrt(`a`)	// 912
sqrt( asin 1.1 )		// 913
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant