shithub: riscv

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

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