shithub: riscv

ref: 4b2f31131adaec9bd2837d877c4732069db27999
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}