shithub: riscv

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

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