shithub: riscv

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

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